throttling

Update throttling.

Update throttling.

put/api/v1/throttling/{id}

Path parameters

idstring required

Cookies

Sessionstring nullable

Request body

namestring required

Name of the throttling set.

tierNumberinteger nullable

Tier number.

requestsMaxAmountinteger required

Max amount of requests.

timeIntervalinteger required

Time interval for requests.

catalogueIdstring required

Id of catalogue item to which throttling belongs.

type'ENV' | 'CONSUMER' required

Throttling type.

revisioninteger required

Revision for updated entry, empty for new.

Response

Successful Response

namestring required

Name of the throttling set.

tierNumberinteger nullable

Tier number.

requestsMaxAmountinteger required

Max amount of requests.

timeIntervalinteger required

Time interval for requests.

catalogueIdstring required

Id of catalogue item to which throttling belongs.

type'ENV' | 'CONSUMER' required

Throttling type.

idstring required

Unique id in db.

Changes

No recorded changes to this endpoint across all 1 revision of this API.