Update invitation invitee details
PUT/v1/spaces/:spaceId/users/invitations/:processInstanceId
Preview: The API is in development or testing phases and the interface could still change slightly.
Updates the firstName, lastName, and email of the invitee on an active invitation process instance.
Scope: []
Request
Responses
- 200
- 404
- 500
Invitation updated successfully
Process instance not found
Server error