cURL
curl --request DELETE \ --url https://api.salesbricks.com/api/v2/subscriptions/{subscription_id}/upgrade/{order_id} \ --header 'X-SALESBRICKS-KEY: <api-key>'
{ "error": { "code": "ERR_NOT_FOUND", "message": "<string>" } }
PATCH /subscriptions/:subscription_id/upgrade/:order_id
Updates an upgrade order by modifying its bricks and other properties.
API key for authentication
Upgrade deleted successfully