Suggested filters
keyword:keyword:setup
results for a specific keyword
question:question:how do I get started?
AI will suggest the best answer
Dashboard
Edit Article Logout

Change Contact Status


Changes the status of the specified contact and writes a matching entry to the contact's log. Use Deleted to soft-delete a contact; use Active to un-delete or reactivate. Status changes are also reflected in the audit log.

Path Parameters
idstringrequired
The dsid of the contact whose status is being changed.
Query Parameters
statusstringrequired
The new status. One of: Active, Inactive, Spam, Deleted.
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": {} }

How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version