Change Contact Status
Changes status of the specified contact.
Path Parameters
dsidstringrequired
Query Parameters
statusstring
A status of: Active, Inactive, Spam, Deleted
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {}
}