InventoryTotes

Delete Tote

Delete a tote by ID

DELETE
/shipos/totes/{tote_id}
x-access-token<token>

In: header

Path Parameters

tote_id*string

The ID of the tote to delete

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/shipos/totes/string"
Empty