For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.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
Developer
Developer
Developer
Developer
GraphQL
B2B
Mutations
userDelete
Copy page
Delete a company user. Requires a B2B Token.
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