v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-1354131442.5 KB
v1
plugins

Execute a plugin action

Execute a custom action on an enabled plugin

post/api/v1/plugins/{plugin_id}/actions/{action_name}

Path parameters

plugin_idstring required
action_namestring required

Request body

paramsobject

Parameters to pass to the action

Response

Successful Response

successboolean required

Whether the action was successful

messagestring required

Response message

dataobject nullable

Action result data