Update an identity
PATCH/spaces/{owner}/{space}/identities/{identity}
Update an identity by providing its new details.
Path Parameters
owner string<handle>required
The handle of the owner.
Possible values: non-empty and <= 50 characters
space string<handle>required
The handle of the space.
Possible values: non-empty and <= 50 characters
identity string<handle>required
The handle of the identity.
Possible values: non-empty and <= 50 characters
Body
required
Responses
- 200
- 404
- 409
The updated identity
Response Body
Resource not found
Response Body
Resource collision
Response Body