Create a new workflow revision

Beta

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

workflow_idstring or nullOptional
workflow_keystring or nullOptional

Request

This endpoint expects an object.
workflow_display_namestringOptionalDefaults to Untitled
workflow_schema_versionstringOptionalDefaults to 1.0
workflow_img_urlstring or nullOptional
workflow_descriptionstring or nullOptional
blockslist of objectsOptional
noteslist of objectsOptional
placeholderslist of objectsOptional
tagslist of stringsOptional
is_toolbooleanOptionalDefaults to false

Response

Successful Response

dataobject or nullOptional

Errors