Skip to content

WordPress module removal error #4403

Answered by antleblanc
wilfriedko asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @wilfriedko!

On my account I've deleted a WordPress module installed in a Hosting service and it has been deleted successfully.

Here is the API endpoint that must be called:
https://api.ovh.com/console/#/hosting/web/%7BserviceName%7D/module/%7Bid%7D#DELETE

If you are relying on the following URL (ca.ovh.com/manager), the right API endpoint is:
https://ca.api.ovh.com/console/#/hosting/web/%7BserviceName%7D/module/%7Bid%7D#DELETE

Here is the expected response (as an example):

200 DELETE /hosting/web/{serviceName}/module/{id}
{
  "doneDate": null,
  "id": 1111111111,
  "objectId": "1111111",
  "lastUpdate": "2021-02-09T14:12:03+01:00",
  "status": "todo",
  "startDate": "2021-02-09T14:12:…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by antleblanc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants