Cloud accounts
Set Primary Cloud Credentials
POST
/
api
/v1
/orgs
/{organisationSlug}
/cloud-accounts
/{cloudAccountIdentity}
/credentials
/{credentialsIdentity}
/set-primary
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
cloudAccountIdentity
Requiredstring
Format:
"uuid"
credentialsIdentity
Requiredstring
Format:
"uuid"
OK