Cancel number subscription

POST {{baseUrl}}/v1/ordering/cancel

Request Body

{"didIds"=>["<integer>", "<integer>"]}

HEADERS

KeyDatatypeRequiredDescription
apikeystringAuthentication to Voxbone APIs is handled via key based authentication. You can manage your API key on our platform under Account Settings. Please use our API quickstart guide for more help.
Content-Typestring

RESPONSES

status: OK

{&quot;numberCancelled&quot;:1}