Unsubscribe Users


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

Unsubscribes a User

Rate limits:

Burst: 10/s
Steady: 150/m


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.
request Arrow
{
"client_id":["1234567890","9876543210"]
}