Skip to main content

Deletes an identity.

DELETE 

/identities/:id

The API returns successful response if the requested identity was deleted.

Request

Path Parameters

    id stringrequired

    Identity Id

    Example: ef38f94347e94562b5bb8424a56397d8

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...