- Delete a usage record
Retrieve usage records
Create a usage record
Retrieve a usage record
Delete a usage record
Deletes a usage record with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/usages/{id}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/usages/{id}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/usages/{id}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/usages/{id}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Usage record deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content