Delete an identity
DELETE/spaces/{owner}/{space}/identities/{identity}
Delete an identity.
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
Responses
- 204
- 404
No content
Response Body
Resource not found
Response Body