Skip to main content

Update Profile Settings

PUT/api/v1/profile-settings/{profile_id}/

Path parameters

  • profile_idPathintegerrequired

    Profile ID

Query parameters

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment region for the resource. Accepted values: Delhi, Chennai.

    Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.

Request body

application/json

object
bitninja_activeboolean
examplefalse
default_ssh_keys_enabledarray

A list of SSH key IDs to be enabled by default for server access. To disable all default SSH keys, send an empty list: [].

password_authenticationboolean
exampletrue
cdp_backup_activeboolean
examplefalse
whatsapp_notificationsboolean
examplefalse

Responses

200Settings have been updated successfully.
object
codeinteger
example200
datastring
exampleSettings have been updated successfully.
errorsobject
messagestring
exampleSuccess