organizations

Add a notification contact to the organization, including which alerts (new user joins, deployment errors) it should receive.

post/api/organizations/{organization_pk}/contacts/

Path parameters

organization_pkstring required

Request body

idstring uuid
emailstring email required
notify_installboolean

Notify when a new user joins your organization

notify_errorboolean

Notify when a deployment has new errors

created_atstring date-time
updated_atstring date-time

Changes