Skip to main content
POST
/
organizations
/
{organizationId}
/
entitlements
/
{service}
/
reset-quota
Reset service usage quota
curl --request POST \
  --url https://api.hixbe.com/account/organizations/{organizationId}/entitlements/{service}/reset-quota \
  --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

organizationId
string
required
service
enum<string>
required
Available options:
PAYMENT_GATEWAY,
SMS_GATEWAY,
LINK_SHORTENER,
PBX_CALL_CENTER,
HOSTING,
NATIONAL_ISP,
CERTIFICATION_BADGE

Response

201

Quota reset successfully