cURL
curl --request PUT \ --url https://partners.clerk.chat/reseller/teams/{teamId} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "tier": "fraud", "microsoftTenantId": "<string>", "tierSku": "<string>", "purchaseOrder": "<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>" } }
Documentation IndexFetch the complete documentation index at: https://docs.clerk.chat/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.clerk.chat/llms.txt
Use this file to discover all available pages before exploring further.
fraud
free
starter
unlimited
mfa_nonvoip
SKU of the product you are adding to this team
Show child attributes