This endpoint overrides the default chat access for a user. This can only be used to provide access to users for a chat and cannot be used to remove access.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Please provide the number of the phone you want to call with this API in the header. The number must be in country code + number format without any characters or spaces, e.g. 919876543210; Alternatively, provide the phone_id (phone-xxxxxxxxxxxx) in the header
"{{orgPhone}}"
Example:
{ "[email protected]": true, "[email protected]": false }
204 OK
204 No Content