For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Mutations
userDelete
Copy page
Delete a company user. Requires a B2B Token.
Developer
Developer
Developer
Developer
Arguments
companyId
Integer
Required
The id of the company. This field is required.
userId
Integer
Required
The id of the user. This field is required.
Returns
an optional UserDelete
message
String