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
Response
Endpoint created
Changes
Changed in 1 of the 104 revisions of this API.3
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○