Skip to main content

Delete bare metal server

DELETE 

https://core-pl.ocplanet.cloud/backend/api/servers/:server_id

Host: https://core.ocplanet.cloud

Delete a specific bare metal server.

Request

Responses

Schema
    detail stringrequired

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: Use 'OpenAPIToken {token}' as the value
curl -L -X DELETE 'https://core-pl.ocplanet.cloud/backend/api/servers/:server_id' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://core-pl.ocplanet.cloud
Auth
ResponseClear

Click the Send API Request button above and see the response here!