Skip to main content

Unmap Warehouse

DELETE 

/api/shippit/instances/:integration_instance/warehouses/:mapping

Removes a warehouse-to-sender mapping. Despatches from that warehouse will no longer use the stored sender override.

Returns 204 No Content on success. Returns 404 when the mapping does not exist or belongs to a different integration instance.

Authentication: Requires Bearer token.

Request

Responses

No Content

Response Headers
    Content-Type