Skip to main content
POST
/
v1
/
tenant-admin
/
{tenantId}
/
usage-limits
/
reset
Reset tenant usage counters
curl --request POST \
  --url https://api.devic.ai/v1/tenant-admin/{tenantId}/usage-limits/reset \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

tenantId
string
required

tenantId

Query Parameters

subtenantId
string

Optionally scope the reset to a subtenant

Response

Reset result

The response is of type object.