Add SSH Keys
POST
/ssh_keys/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
Label for the SSH key
Public SSH key
Responses
200Successful response with SSH key details
example
200example
Success400Bad request due to duplicate key addition
example
400example
You cannot add the same key againexample
Bad Request