Skip to main content

Delete Text Rule

DELETE 

/api/shiphero/integration-instances/:integration_instance/shipping-methods/rules/:rule

Delete an ordered text rule. Values it currently resolves fall through to the layers below it.

Not yet available to API tokens

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

Returns 404 when the rule belongs to a different integration instance.

Authentication: Requires Bearer token.

Every endpoint in this folder returns the SAME full configuration payload (provider_methods, sku_methods, text_rules, summary). The resolution layers interact, so a mutation returns the whole refreshed configuration rather than the single row that changed.

Request

Responses

OK

Response Headers
    Content-Type