Workflows

Update a workflow

put/api/workflows/{id}

Path parameters

idstring required

Request body

namestring
keystring

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

descriptionstring
inputobject nullable
triggerSchemaobject nullable
dirstring nullable
vcsRepostring nullable
enabledboolean

Response

Workflow updated (version snapshot created)

idstring uuid required
keystring required

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

namestring required
descriptionstring
enabledboolean required
inputobject
triggerSchemaobject
dirstring
vcsRepostring
createdByAgentIdstring
createdAtstring required
lastUpdatedAtstring required
createdBystring
updatedBystring
favoriteboolean

Changes

Changed in 4 of the 104 revisions of this API.25

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property ///

      new-optional-request-property

    • removed the request property

      request-property-removed

    • removed the request property ///

      request-property-removed