Skip to main content
DELETE
Delete Location

Authorizations

X-Authorization
string
header
required

API Scope: "Locations (write)"

Path Parameters

id
integer
required

The location's unique identifier.

Response

Success

id
integer<int64>

The unique integer identifier for the location, created by Loop.

Example:

9007199254740991

success
boolean

Whether the location was successfully deleted.

Example:

true