v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
actions

Update Action

Update an action.

Args: action_id: ID of the action to update. action_update: The action update.

Raises: ValueError: If the action handler for flavor/type is not valid.

Returns: The updated action.

put/api/v1/actions/{action_id}

Path parameters

action_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
configurationobject nullable
service_account_idstring uuid nullable
auth_windowinteger nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required