Workflow settings

get /workflow-engine/api/v1/settings

Get settings for the microservice.

Authorization

string

required

OAuth2 token

Default
"Bearer a-proper-token-goes-here"

Response

ExamplesSchema

Returns a settings object with predefined setting keys

{}

put /workflow-engine/api/v1/settings

Store microservice settings.

Response

ExamplesSchema

Settings stored

Empty response

Was this page helpful?