latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

TollFree

Resubmit Toll Free verification

REQUIRED SCOPES <code>['toll-free:write']</code><br>Resubmit verification for a Toll Free number profile

post/compliance/toll-free/{profile}/resubmit

Path parameters

profileinteger required

ID of the toll-free profile

Request body

number_idinteger

ID of the number (optional)

Example request

{
  "number_id": 1
}

Response

Successful operation

okstring

Example response

{
  "ok": "ok"
}