v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Plugins

Creates a Plugin resource

post/api/v1/plugins/

Headers

X-Fieldsstring mask

An optional fields mask

Request body

groupinteger required

ID of the Group that will own the Plugin resource.

namestring required

Name of the Plugin resource.

descriptionstring

Description of the Plugin resource.

Response

Success

idinteger

ID for the Plugin resource.

snapshotinteger

ID for the underlying Plugin snapshot.

createdOnstring date-time

Timestamp when the Plugin resource was created.

snapshotCreatedOnstring date-time

Timestamp when the Plugin resource snapshot was created.

lastModifiedOnstring date-time

Timestamp when the Plugin resource was last modified.

latestSnapshotboolean

Whether or not the Plugin resource is the latest version.

hasDraftboolean

Whether a draft exists for the Plugin resource.

namestring required

Name of the Plugin resource.

descriptionstring

Description of the Plugin resource.