Skip to main content
PATCH
Update quota

Headers

x-api-key
string
required
x-api-secret
string
required

Path Parameters

projectId
string
required

Body

application/json
version
enum<string>
required
Available options:
v1
Example:

"v1"

criteria
object

Updated quota criteria details

Response

200 - application/json
progress
object
required

Quota progress by segment ID

Example:
id
string<ObjectId>
projectId
string<ObjectId>
version
enum<string>
Available options:
v1
totalTarget
number
Required range: x >= 1
status
enum<string>
Available options:
IN_PROGRESS,
FILLED
criteria
object
createdAt
string<date-time>
updatedAt
string<date-time>
Last modified on March 18, 2026