Resource Usage Logs
Add new resource usage log using type and amount.
Authorizations
Agent-Secret-KeystringRequired
Custom authentication header
Body
typestring · enumRequiredExample:
The type of resource consumed
OPENAI_TOKENSPossible values: amountnumberRequiredExample:
The amount of resource consumed.
4567Responses
201
Successfully add resource usage log.
403
Invalid API key or secret key. Ensure that you are using a valid authentication key.
application/json
500
Unexpected error occurred while processing the request. Please try again later.
application/json
post
/external/resource-usageNo content
Last updated

