Skip to main content

Delete plan

DELETE 

https://euwest.api.elasticpath.com/v2/subscriptions/plans/:plan_uuid

You must not delete a plan if it is associated with an offering as this invalidates the offering. You must detach a plan from an offering before deleting it.

Request

Path Parameters

    plan_uuid UUIDrequired

    The unique identifier of the plan.

Responses

Success. The subscription plan is removed.

Authorization: http

name: BearerTokentype: httpscheme: bearer
curl -L -X DELETE 'https://euwest.api.elasticpath.com/v2/subscriptions/plans/:plan_uuid' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://euwest.api.elasticpath.com/v2
Auth
Parameters
— pathrequired
ResponseClear

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