Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the process definition to get the start form key for.
Retrieves the key of the start form for a process definition.
The form key corresponds to the FormData#formKey property in the engine.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the process definition to get the start form key for.