Workflow settings

get/workflow-engine/api/v1/settings

Get settings for the microservice.

Authorizationstring

required

OAuth2 token

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

Responses

Response examples

Returns a settings object with predefined setting keys

{}
put/workflow-engine/api/v1/settings

Store microservice settings.

Responses

Request examples

{}

Response examples

Settings stored

Empty response

Was this page helpful?