Delete Location

Beta
DELETE/v1/operations/locations/{id}

This endpoint is idempotent. Learn more

Deletes a location.

Fails if the location has child locations; remove or reassign the children first.

Permissions requiredValues:locations:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Location ID.

Responses

200

Successful response for Delete Location