contactId, clientContactId, or email.curl --location --request PATCH '/contacts/subscriptions/unsubscribe-all' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data-raw '{
"contactId": "26341111-b8f5-4f62-9330-525702be7be7",
"clientContactId": "1245451254",
"email": "info@incomaker.com",
"permId": "263d7733-b8f5-4f62-9330-525702be7be7"
}'{
"lists": [
"string"
]
}