Identity

Remove one tag assignment from an identity.

DELETE
/identity/{identity_code}/tags/{tag_id}

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

identity_code*string
tag_id*string

Response Body

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