Create a new workflow scheme. The body contains a representation of the new scheme. Values not passed are assumed to be set to their defaults.
The body contains a representation of the new scheme. Values not passed are assumed to be set to their defaults.
string
string
boolean
integer
object
object
string
UserBean
string
string
The newly created scheme.
1
2
3
curl --request POST \
--url 'http://{baseurl}/rest/api/2/workflowscheme' \
--header 'Content-Type: application/json'
Returns the requested workflow scheme to the caller.
integer
Requiredboolean
Returned if the scheme exists and the caller has permission to see it.