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