v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
PluginParameterTypes

Modifies a PluginParameterType resource

put/api/v1/pluginParameterTypes/{id}

Path parameters

idinteger required

ID for the PluginParameterType resource.

Headers

X-Fieldsstring mask

An optional fields mask

Request body

namestring required

Name of the PluginParameterType resource.

descriptionstring

Description of the PluginParameterType resource.

structureobject

Structure of the PluginParameterType resource.

Response

Success

idinteger

ID for the PluginParameterType resource.

snapshotinteger

ID for the underlying PluginParameterType snapshot.

createdOnstring date-time

Timestamp when the PluginParameterType resource was created.

snapshotCreatedOnstring date-time

Timestamp when the PluginParameterType resource snapshot was created.

lastModifiedOnstring date-time

Timestamp when the PluginParameterType resource was last modified.

latestSnapshotboolean

Whether or not the PluginParameterType resource is the latest version.

hasDraftboolean

Whether a draft exists for the PluginParameterType resource.

namestring required

Name of the PluginParameterType resource.

descriptionstring

Description of the PluginParameterType resource.

structureobject

Structure of the PluginParameterType resource.