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
addressDelete
Copy page
Delete a company address. Requires a B2B Token.
Arguments
addressId
Integer
Required
The address id. This field is required
companyId
Integer
Required
The company id for the address. This field is required
Returns
an optional AddressDelete
message
String