Actions
Update action
PUT
/
api
/
v1
/
actions
/
{id}
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe id of the action
Body
application/json
description
string | null
requiredOrder checking
method
string | null
requiredOrder checking
url
string | null
requiredOrder checking
headers
string[] | null
requiredOrder checking
queryParams
string[] | null
requiredOrder checking
inputVariables
string[] | null
requiredOrder checking
id
string
requiredaction Id
name
string
Order checking
Response
200 - application/json
description
string | null
requiredOrder checking
method
string | null
requiredOrder checking
url
string | null
requiredOrder checking
headers
string[] | null
requiredOrder checking
queryParams
string[] | null
requiredOrder checking
inputVariables
string[] | null
requiredOrder checking
workspace
string
workspace
name
string
Order checking