Skip to main content
POST
/
v3
/
oauth
/
billing
/
reservations
/
{id}
/
release
Release an OAuth billing reservation
curl --request POST \
  --url https://api.myscalev.com/v3/oauth/billing/reservations/{id}/release \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Success

Raw single-resource success payload for v3.