Last updated 10 months ago
Was this helpful?
Cancel the current subscription.
Reason for downgrading the subscription.
POST /v1/api/user/subscription/cancel HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 26 { "downgradeReason": "text" }
OK
{ "success": true, "error": "text" }