Workspace API - Workflows

Set a workflow as default

Set this workflow as the app default. The default workflow is used when no workflow_id is specified in OIDC authorize.

post/v1/apps/{id}/workflows/{workflowId}/set-default

Path parameters

idstring required

App client ID

workflowIdstring required

Workflow identifier to set as default

Response

Default updated

successboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.