Accounts

create a limit for an account

<Error>This endpoint is only availble with an Admin or Service Provider API key</Error>

post/Accounts/{AccountSid}/Limits

Path parameters

AccountSidstring uuid required

Request body

category'voice_call_session' | 'api_limit' | 'devices'

Response

limit successfully created or updated

sidstring required

Example response

{
  "sid": "9d26a637-1679-471f-8da8-7150266e1254"
}

Changes

Changed in 1 of the 27 revisions of this API.1