session: ********************curl --location --request PUT 'https://api.snakk.ai/api/reseller/integration-credentials/' \
--header 'Content-Type: application/json' \
--data '{
"client_id": "string",
"client_secret": "string",
"enabled": true
}'{
"success": true
}