Delete Availability Rule
Deletes the availability rule for the given key. Returns 404 if it is absent.
Path parameters
merchant_idinteger · int32Required
dimensionstringRequired
'tags' or 'vendors'
keystringRequired
The tag or vendor name (URL-encoded)
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
204
The rule was deleted.
No content
delete/merchants/{merchant_id}/catalog-rules/availability/{dimension}/{key}
204
The rule was deleted.
No content
Last updated
Was this helpful?