UsersUserid
Delete an identified user
Hard-deletes the identified user. Analytics events are kept (they reference the external ID as a plain string).
Authorization
BearerAuth AuthorizationBearer <token>
Use an API key from the Produktly dashboard → Settings → API keys.
In: header
Path Parameters
userId*string
The user's external ID — the same value you pass to window.Produktly.identifyUser(). URL-encode it.
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/users/string"Empty