Plugin Pages

Proxy a plugin extension POST route

Required scope: plugin

post/api/v1/plugins/extensions/{plugin_path}

Path parameters

plugin_pathstring required

Plugin extension path after /api/plug/. It may contain slash-separated segments.

Request body

DynamicConfig required

Response

Standard AstrBot success response

status'ok' required
messagestring
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 13 revisions of this API.11