v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Accounts

Update Account

update account details of specific account

put/organizations/{organization_id}/accounts/{account_id}

Path parameters

organization_idstring required

Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values

account_idstring required

Account id of the CloudRanger Account that you are managing inside an organization, these can be found by call the /organizations/{organization_id}/accounts endpoints which returns all accounts inside an Organization These are randomly generated alphanumber values

Request body

account_idstring
avatar_imagestring
colorstring
created_atstring date-time
default_timezone_locationstring
deleted_atstring
idstring
initialsstring
is_activeboolean
is_legal_hold_accountboolean
membersobject[]
namestring
organization_idstring
typestring
updated_atstring date-time

Response

200 response

PutOrganizationsAccountsByIdResponse required