Action
Edit an existing action
PATCH
/
api
/v1
/action
/edit
/{actionId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe updated action data
patterns
string | null
input
string | null
output
string | null
Path Parameters
actionId
Requiredstring
The ID of the action to edit
OK