Create an identity proofing action
POST/workflow_actions/identity_proofing_actions
Create an identity proofing action. The following supporting objects will need to be created after this action is created (which are tied together via workflow_action_id) - identity_proofing_action_configuration, identity_proofing_action_mappings. 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.