Toggle all optional email preferences
PUT/auth/email/opt-out
Sets the same opt-in value for every optional email category on your account.
Send opted_in: false to pause every optional notification at once, or opted_in: true to resume them. Required categories are not affected and stay opted in. This is the API equivalent of the All Optional Notifications switch in the console.
Request
Responses
- 200
- 400
- 401
- 500
Success
Bad Request
Unauthorized
Internal Server Error
Was this page helpful?