deployments

Add an alert-notification contact email to a deployment.

post/api/deployments/{deployment_pk}/contacts/

Path parameters

deployment_pkstring required

Request body

idstring uuid
emailstring email required
notify_errorboolean
notify_uninstallboolean

Changes