Unsubscribe Users


                https://api.ocamba.com/v1/hood/users/unsubscribe
            

Unsubscribes a User


Name
Description
client_idstringrequired
A unique identifier generated by the Ocamba platform.


Example: 1094

204 - No Content
Arrow
note
1 List of client ids represents users you want to unsubscribe.
200 Arrow
{
"client_id":["1234567890","9876543210"]
}