Deletes an existing Location specified by the warehouse id
and location_id
path parameters.
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.
The id
of the referenced Warehouse
.
The id
of the referenced Location
.
OK - The operation completed successfully and there is no response body.