Delete User
GraphQL endpoint to delete an existing user in the CRM
Last updated
GraphQL endpoint to delete an existing user in the CRM
Last updated
GraphQL Mutation:
Variables:
**primaryWalletAddress**
(required)
Example json payload:
Errors:
Code: 400 (No valid identity provided)
When **primaryWalletAddress**
is not provided
Code: 404 (User Not Found)