> ## 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 Location

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

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

<ParamField query="team_uuid" type="string">
  The UUID of the team that owns the location.
</ParamField>
