curl --request DELETE \
--url https://api.withorb.com/v1/customers/{customer_id}/credits/top_ups/{top_up_id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
This deactivates the top-up and voids any invoices associated with pending credit blocks purchased through the top-up.
curl --request DELETE \
--url https://api.withorb.com/v1/customers/{customer_id}/credits/top_ups/{top_up_id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
API Keys can be issued in the Orb's web application.
No Content
Was this page helpful?