Delete fixed location

Deletes a fixed location by ID. Reaches your own sites and the sites owned by any of your installers.

Deleting is also how a site is moved between installers: delete it here, then create it again under the new owner. The delete frees the site’s locationIdentifier for reuse.

Callout-scoped tokens cannot use this endpoint. Use a server token.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idintegerRequired
Fixed location identifier.

Response

Successful.
rowsAffectedintegerOptional

Errors

401
Unauthorized Error
404
Not Found Error