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.
Headers
API versioning is required. Include the header X-API-Version
with current version value in all requests.
Example:
"v1"
Body
application/json
The email address to be used for notifications.