Update a Workflow Action

PUT {{base_url}}/Workflow?EventID={{string}}&ActionID={{string}}

Use this endpoint to update a single workflow action.

Request Params

KeyDatatypeRequiredDescription
EventIDstringRequired.

The unique identifier of the workflow event. | | ActionID | string | | Required.

The unique identifier of the workflow action. |

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK