Reseller - Delete

Full Url

https://apiv1.teleapi.net/10dlc/reseller/delete

Arguments

  • token (required)
  • reseller_id (required)

Info

Delete reseller record by the unique identifier assigned to it.

Example Success

{
code: 200,
status: "success",
data: "Successfully deleted the reseller"
}