AuthTeamDomains
Delete Team domain
Delete a domain from the Team
Authorization
Bearer AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Path Parameters
team_id*Team Id
domain_id*Domain Id
Response Body
curl -X DELETE "https://example.com/v3/team/string/domains/0"Empty
How is this guide?
Last updated on