Edit a User Invitation
PUT/v4/applications/:appId/users-invitations/:userInvitationId
This endpoint allows to edit the details of an invitation for an application.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
The edited user invitation.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error