Skip to main content
DELETE
Delete Location Profile

Authorizations

Authorization
string
header
required

Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.

Path Parameters

id
integer<int32>
required

The id of the referenced Warehouse.

profile_id
integer<int32>
required

The id of the referenced LocationProfile.

Response

OK - The operation completed successfully and there is no response body.