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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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