Delete a user and their data.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
. Use your client_id
as the username
and your secret
as the password
value.
The input parameters required for deleting a user and their data.
The body is of type object
.
Successful request.
The response is of type object
.