Skip to main content
DELETE
Delete Location by External ID

Authorizations

X-Authorization
string
header
required

API Scope: "Locations (write)"

Path Parameters

externalId
string
required

The identifier used by an external source to identify the location.

Maximum string length: 64

Response

Success

id
integer<int64>
required

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

Example:

9007199254740991

external_id
string
required

The identifier used by an external source to identify the location.

success
boolean
required

Whether the location was successfully deleted.

Example:

true