put https://example.com/api/v1/project//actions/workflow/update
Updates a workflow.
Log in to see full request history
Response
Updates a workflow.
xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/v1/project/project_string_id/actions/workflow/update \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: