{ "type": "webhook_credit_limit" }
curl --location --request POST '/v2/notifications/opt-out' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "webhook_credit_limit" }'