Quotas
Create quota limit request
Create a request to change current quotas.
POST
Python
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
Response
201
Created
Python