v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Scripts

Expose a script as an external HTTP API endpoint

Returns the endpoint plus the plaintext bearer token (when authMode is 'bearer').

post/api/scripts/{id}/apis

Path parameters

idstring uuid required

Request body

authMode'none' | 'bearer'
labelstring
agentIdstring

Response

Endpoint created