post https://example.com/v1/databases//plugins
The allowable values for the params are:
name
: a name for the new plugin with max. length = 30 characters.kind
:[stored-procedure, extension]
.url
: a url to download the extension.
The allowable values for the params are:
name
: a name for the new plugin with max. length = 30 characters.kind
: [stored-procedure, extension]
.url
: a url to download the extension.Try It!
to start a request and see the response here!