Skip to main content

Delete SSH Keys

DELETE 

https://core-pl.ocplanet.cloud/backend/api/pkm/:pkm_id

Host: https://core.ocplanet.cloud

Delete a specific SSH Key identified by ID.

Request

Responses

Schema
    any

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: Use 'OpenAPIToken {token}' as the value
curl -L -X DELETE 'https://core-pl.ocplanet.cloud/backend/api/pkm/:pkm_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!