v27

latestOpenAPI 3.0.0MITraw.githubusercontent.com2025-11-2810941146.5 KB
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"
}