put https://api.rocket.net/v1/sites//plugins
Endpoint that can be used to update already installed plugin to a newer version on given site.
Log in to see full request history
Responses
Endpoint that can be used to update already installed plugin to a newer version on given site.
xxxxxxxxxx
curl --request PUT \
--url https://api.rocket.net/v1/sites/id/plugins \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: