Identities

Delete an identity

DELETE
/identity/{identity_code}

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

identity_code*string

Response Body

curl -X DELETE "https://v2.api.piktid.com/identity/string"
Empty
Empty
Empty