Skip to content
Guides
API reference
stablecatalog:update

Remove size guide assignment

Removes an assignment rule. Products keep any guide attached to them directly.

DELETE/v1/catalog/size-guides/{sizeGuideId}/assignments/{assignmentId}

Removes an assignment rule. Products keep any guide attached to them directly.

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

sizeGuideId*string
assignmentId*string

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/v1/catalog/size-guides/string/assignments/string"
Empty