Edit server details
PATCH/api/server/:id/editPsp/
This endpoint allows a user to edit the details of a server, including its name and plan. The user must be authorized to make changes to the server. If you are using an ADMIN bearer token, you can edit any server without owning it.
Request
Responses
- 200
- 400
- 403
- 500