Organization
Email Notifications
Updates the organization’s email notification settings.
PATCH
Overview
Use this endpoint to specify an email address that will receive notifications in the event of API errors or other important updates related to your organization. Once configured, any future error notifications will automatically be sent to the provided email address.
Example Request
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Organization's email notification settings updated successfully.
The response is of type object
.