API ReferenceAuth
Update tenant settings
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://example.com/auth/tenant-settings" \ -H "Content-Type: application/json" \ -d '{ "notifyOnDealStageChange": true }'Empty
Was this page helpful?
Last updated on