Skip to main content
DELETE
/
reseller
/
teams
/
{teamId}
/
domains
/
{domainId}
Remove a whitelisted domain from the team
curl --request DELETE \
  --url https://partners.clerk.chat/reseller/teams/{teamId}/domains/{domainId}

Documentation Index

Fetch the complete documentation index at: https://docs.clerk.chat/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

teamId
string
required
domainId
string
required

Response

200 - undefined