v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-147365503.5 KB
FlexV1PluginVersionArchive

post/v1/PluginService/Plugins/{PluginSid}/Versions/{Sid}/Archive

Path parameters

PluginSidstring required

The SID of the Flex Plugin the resource to belongs to.

Sidstring required

The SID of the Flex Plugin Version resource to archive.

Headers

Flex-Metadatastring

The Flex-Metadata HTTP request header

Response

OK

sidstring nullable

The unique string that we created to identify the Flex Plugin Version resource.

plugin_sidstring nullable

The SID of the Flex Plugin resource this Flex Plugin Version belongs to.

account_sidstring nullable

The SID of the Account that created the Flex Plugin Version resource and owns this resource.

versionstring nullable

The unique version of this Flex Plugin Version.

plugin_urlstring uri nullable

The URL of where the Flex Plugin Version JavaScript bundle is hosted on.

changelogstring nullable

A changelog that describes the changes this Flex Plugin Version brings.

privateboolean nullable

Whether to inject credentials while accessing this Plugin Version. The default value is false.

archivedboolean nullable

Whether the Flex Plugin Version is archived. The default value is false.

date_createdstring date-time nullable

The date and time in GMT when the Flex Plugin Version was created specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the Flex Plugin Version resource.