Carillon docs
Users

Delete a user tag profile without changing its devices

DELETE
/v1/users/{externalId}/tags
AuthorizationBearer <token>

An API key, sent as Authorization: Bearer carillon_sk_live_…. A secret key sends, reads traces and manages devices; a mobile key may only register its own device and report that device’s events.

In: header

Path Parameters

externalId*string
Length1 <= length <= 256

Response Body

application/problem+json

curl -X DELETE "https://example.com/v1/users/string/tags"
Empty