Workflows
Update the limit for a workflow
PUT
/
v4
/
workflows
/
{workflowId}
/
limit
Authorizations
x-api-key
string
headerrequiredHeaders
x-api-key
string
requiredAPI key for authorization
Path Parameters
workflowId
string
requiredID of the workflow for which the limit is to be changed
Body
application/json
limit
integer
requiredThe new limit value
Response
200 - text/plain
The response is of type string
.