latestOpenAPI 3.1.02026-08-18328345724.4 KB

2b6ce8d3055d

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