Cloud accounts
Update a cloud account in an organisation.
PATCH
/api/v1/orgs/
{organisationSlug}
/cloud-accounts/{cloudAccountIdentity}
Request Body
application/json
RequireddisplayName
string
Minimum length:
3
Maximum length: 64
enabled
boolean
primaryCloudCredentials
string
Format:
"uuid"
Path Parameters
organisationSlug
Requiredstring
cloudAccountIdentity
Requiredstring
Format:
"uuid"
Request was successfully processed. The response body contains the requested data.