DELETE
/
credit_blocks
/
{block_id}
Delete credit block
curl --request DELETE \
  --url https://api.withorb.com/v1/credit_blocks/{block_id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Path Parameters

block_id
string
required

Response

No Content