curl --request DELETE \
--url https://app.plugchoice.com/api/v3/teams/{team}/domains/{domain} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://app.plugchoice.com/api/v3/teams/{team}/domains/{domain} \
--header 'Authorization: Bearer <token>'Deletes the specified domain from the team. Returns aDocumentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
204 No Content response on success.