Create a duplicate prevention action
POST/workflow_actions/duplicate_prevention_actions
Create a duplicate prevention action. The following supporting objects will need to be created after this action is created (which are tied together via workflow_action_id) - duplicatation_prevention_attributes, workflow_action_performers, workflow_action_roles, workflow_action_performer_notification_email. These supporting objects must be created for this action to be complete (APIs for these supporting objects not yet implemented, use UI).
Request
Responses
- 200
- 400
- 500
Expected response to a valid request
Bad Request - unable to complete.
Internal Server Error - returned on unhandled exceptions.