put https://{api_url}/api/v5/admin//settings/notification_preference
Updates the notification preferences settings for a company.
Log in to see full request history
Responses
400Bad Request
404Not Found
Updates the notification preferences settings for a company.
400Bad Request
404Not Found
xxxxxxxxxx
curl --request PUT \
--url https://example.jrni.com/api/v5/admin/company_id/settings/notification_preference \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"enabled":true}'
Try It!
to start a request and see the response here! Or choose an example: