Delete User
GraphQL endpoint to delete an existing user in the CRM
Last updated
Was this helpful?
GraphQL endpoint to delete an existing user in the CRM
Last updated
Was this helpful?
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)