delete https://api.nbx-stage-westeurope.nitrobox.io/v2/billing/plan-options/
Only options in DRAFT status (not assigned to any plans) can be deleted.
Responses
204The server successfully processed the request, and is not returning any content.
Only options in DRAFT status (not assigned to any plans) can be deleted.
204The server successfully processed the request, and is not returning any content.
xxxxxxxxxx
curl --request DELETE \
--url https://api.nbx-stage-westeurope.nitrobox.io/v2/billing/plan-options/optionIdent \
--header 'accept: application/json'