Skip to main content
PUT
Update a rate limit

Authorizations

Authorization
string
header
required

Your API key prefixed by 'Token '

Path Parameters

mockApiId
string
required

The ID of the Mock API

Required string length: 5 - 10
Example:

"jjl8y"

rateLimitId
string
required

The ID of the rate limit

Body

application/json
rateLimit
object
required

A rate limit configuration with its identifier.

Response

Rate limit updated

rateLimit
object

A rate limit configuration with its identifier.