Skip to main content
DELETE
/
v3
/
teams
/
{team}
/
partner
Leave Partner Program
curl --request DELETE \
  --url https://app.plugchoice.com/api/v3/teams/{team}/partner \
  --header 'Authorization: Bearer <token>'
Cancels the partner subscription and removes the team from the partner program. Returns a 204 No Content response on success.
team
string
required
The UUID of the team.