Patch a plugin
PATCH/api/v1/plugins/:tag
Partially update plugin by tag
Request
Responses
- 200
- 400
- 404
- 429
Plugin updated successfully
Invalid input, such as malformed tag or invalid metadata
Plugin with the specified tag not found
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
Response Headers
Retry-After
The number of seconds until the rate limiting resets.