Starts the latest version of the process definition which belongs to no tenant using a set of process variables and the business key. If the start event has Form Field Metadata defined, the process engine will perform backend validation for any form fields which have validators defined. See Documentation on Generated Task Forms.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The key of the process definition to submit the form for.
Request successful.
The id of the process instance.
The id of the process definition that this process instance belongs to.
The business key of the process instance.
The id of the case instance associated with the process instance.
A flag indicating whether the process instance has ended or not. Deprecated: will always be false!
A flag indicating whether the process instance is suspended or not.
The tenant id of the process instance.
The links associated to this resource, with method, href and rel.