6915dfb03e5d

latestOpenAPI 3.1.02026-08-14324343719.4 KB
Codemode Runs

Save a successful Code Mode run as a Program inside an OpenWork Connect Plugin

post/v1/codemode-scripts

Request body

pluginIdstring

Existing OpenWork Connect Plugin that will contain and share this Program. Omit to use the member's private My Programs Plugin.

namestring required
descriptionstring
codestring required
{"stackTrail":"paths:/v1/codemode-scripts:post:requestBody:content:application/json:schema:properties:currentInput","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/v1/codemode-scripts:post:requestBody:content:application/json:schema:properties:inputSchema","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/v1/codemode-scripts:post:requestBody:content:application/json:schema:properties:outputSchema","oasType":"schema","type":"unknown","description":"Optional JSON Schema for the value returned by this Program."}

Response

Program saved.

pluginIdstring required
configObjectIdstring required
configObjectVersionIdstring required