Update Profile Settings
PUT
/profile-settings/{profile_id}/Path parameters
profile_idPathintegerrequiredProfile ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
example
falseA list of SSH key IDs to be enabled by default for server access.
To disable all default SSH keys, send an empty list: [].
example
trueexample
falseexample
falseResponses
200Settings have been updated successfully.
example
200example
Settings have been updated successfully.example
Success