Deletes an existing Verify request. You only need to supply the unique id that was returned upon creation.
https://portal.mobtexting.com/api/v2/
Note: Few elements in the endpoint may change from service to service.
{endpoint}verify/cancel/{id}
Name | Type | Description |
---|---|---|
id | string | The Verify request to check. This is the id you received in the response to the Verify request. |
{
"id": "41379328-d3a7-4fcd-be90-d5237f911d76",
"status": "success"
}