Get a presigned URL for plugin updates
PUT/v1/plugins/:identifier/upload-url
This route allows you to get a presigned URL for replacing the file of an existing plugin. Use the returned URL and fields to upload the new file directly, then call the finalize endpoint to complete the process.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Default Response
Default Response
Default Response
Default Response
Default Response