> ## Documentation Index
> Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Team

Deletes the specified team. Returns a `204 No Content` response on success.

<ParamField path="team" type="string" required>
  The UUID of the team to delete.
</ParamField>
