v3

latestOpenAPI 3.1.02026-08-08298342605.3 KB
Plugins

Create plugin

Creates a plugin and can also create components, share org-wide, and publish to a marketplace in one request.

post/v1/plugins

Request body

namestring required
descriptionstring nullable
sourceRepositoryUrlstring
orgWideboolean
marketplaceIdstring typeid

Den TypeID with 'mkt_' prefix and a 26-character base32 suffix.

Response

Plugin created successfully.

oktrue required