Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
User public id
Query Parameters
true - it will hard delete this user created channels, messages, comments, posts, polls, reactions after user is deleted.
true - it will hard delete this user messages after user is deleted.
true - it will hard delete this user posts after user is deleted.
true - it will hard delete this user comments after user is deleted.
Response
return success:'true' when deletion is successful
Example:
true