delete https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/subscriptions/subscription-id//licenses
Removes licences from a given existing Drawer (sidedrawer
).
Response
200Success detached a license.
Removes licences from a given existing Drawer (sidedrawer
).
200Success detached a license.
xxxxxxxxxx
curl --request DELETE \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/subscriptions/subscription-id/subscriptionId/licenses \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!