SMS User

Delete

Delete a SMS User record by ID.

delete/api/cp/sms-user/{id}

Path parameters

idinteger required

Id identifier

Response

Operation completed successfully

statusstring

Operation status

Example response

{
  "status": "OK"
}

Changes