v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Entrypoints

Appends plugins to an entrypoint resource

post/api/v1/entrypoints/{id}/plugins

Path parameters

idinteger required

ID for the Entrypoint resource.

Headers

X-Fieldsstring mask

An optional fields mask

Request body

pluginsinteger[]

List of plugin files for the entrypoint.

Response

Success

idinteger

ID for the Plugin resource.

namestring

Name of the Plugin resource.

snapshotIdinteger

Snapshot ID for the Plugin resource.

latestSnapshotboolean

Whether or not the Plugin is the latest version.

urlstring

URL for accessing the full Plugin snapshot.