post https://api.rocket.net/v1/sites//ssh/keys/deauthorize
For given site deactivate a SSH key.
Log in to see full request history
Responses
For given site deactivate a SSH key.
xxxxxxxxxx
curl --request POST \
--url https://api.rocket.net/v1/sites/id/ssh/keys/deauthorize \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: