v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Actions

Update an action

Partially update an action's name, description, or params; all fields are optional. Returns 404 if the action does not exist.

patch/actions/{actionId}

Path parameters

actionIdstring uuid required

Request body

namestring
descriptionstring
paramsobject

Response

Action updated