Skip to main content

Register plugin from manifest URL

POST 

/plugins/from-manifest

Fetches a plugin manifest from the given URL, validates it, and registers the described provider and all its operations in one step. Returns 422 when the manifest is invalid, 409 when the provider name already exists, 501 when the manifest fetcher is not wired, and 502 when the manifest URL cannot be reached.

Request

Responses

Created