Skip to main content

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

application/json

Responses

The updated identity

Response Body

application/json