delete https://rest-ww.telesign.com/v1/phone_numbers/direct_orders/
Cancel a direct order that you previously created. A direct order can only be cancelled using this method while it is still in accepted
status. Once it has progress to any other status, cancellation is not possible.
General Requirements
- Authentication: Basic (easiest to implement) or Digest
- Endpoint:
https://rest-ww.telesign.com/v1/phone_numbers/direct_orders/{order_id}
- Encoding: Accepts only UTF-8 unicode characters as inputs.
- Accepts:
application/x-www-form-urlencoded
- Responds With:
application/json
- Required Headers:
Content-Type - application/x-www-form-urlencoded