Skip to main content

Deletes a release

DELETE 

https://euwest.api.elasticpath.com/catalogs/:catalog_id/releases/:release_id

Deletes the specified published catalog release.

Request

Path Parameters

    catalog_id stringrequired

    The catalog ID.

    release_id stringrequired

    The catalog release ID.

Responses

A 204 response indicates that the release has been deleted.

Authorization: Authorization

name: Authorizationtype: httpin: headerscheme: bearer
curl -L -X DELETE 'https://euwest.api.elasticpath.com/catalogs/:catalog_id/releases/:release_id' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://euwest.api.elasticpath.com
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!