v3
OpenAPI 3.0.12026-07-311341,046757.3 KBApplicantWorkflowApiAgentResource
Create or update a draft workflow
Creates a new draft workflow or updates an existing one. Omit id to create a new draft: the server assigns the id, revision number, and a draft status. Provide an existing id to update that draft in place. Only drafts can be edited — a published or archived revision is read-only, so to change a published workflow create a new draft revision from it first. The response includes a notices list describing any schema or logic problems; saving does not require the workflow to be free of notices, so you can store a work-in-progress draft and resolve them before publishing.
Workflow names:
- default — runs for any verification via standard applicant levels. Selected automatically.
- actions — runs for any applicant action. Selected automatically.
- test — an isolated counterpart of default for testing workflow changes. The system never selects it automatically; start it manually on an applicant.
post/resources/api/agent/applicantWorkflows
Request body
Response
default response