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
Response
limit successfully created or updated
Example response
{
"sid": "9d26a637-1679-471f-8da8-7150266e1254"
}Changes
Changed in 1 of the 27 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○