thirdUserDelete
mutation
Requires unauthenticated_write_message access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
thirdUserDelete is a GraphQL mutation used to delete a specified third-party user (ThirdUser) from a chat application or messaging system.(Requirement: This API is only available to whitelisted stores. You need to submit a ticket to access the application instructions.)
Arguments
The input fields to delete a third user.
Returns
Whether the deletion was successful.
Errors related to the user information.
ID of the third-party user.
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?