cURL
curl --request POST \ --url https://partners.clerk.chat/reseller/teams \ --header 'Content-Type: application/json' \ --data '{ "name": "<string>", "externalId": "<string>", "microsoftTenantId": "<string>", "tierSku": "<string>", "purchaseOrder": "<string>", "whitelistDomains": [ "<string>" ] }'
{ "id": "<string>", "name": "<string>", "tier": "fraud", "externalId": "<string>", "created": "2023-11-07T05:31:56Z", "updated": "2023-11-07T05:31:56Z", "inboxCount": 123, "userCount": 123, "planTier": { "name": "<string>", "externalId": "<string>" } }
SKU of the product you are adding to this team
Domain names like "company.com" that will support future users to automatically be requested to join this team when they log in.
fraud
free
starter
unlimited
mfa_nonvoip
Show child attributes