Cloud accounts
Delete cloud credentials from a cloud account (only possible if the cloud credentials was not used by a cluster the last 24 hours).
DELETE
/
api
/v1
/orgs
/{organisationSlug}
/cloud-accounts
/{cloudAccountIdentity}
/credentials
/{credentialsIdentity}
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
cloudAccountIdentity
Requiredstring
Format:
"uuid"
credentialsIdentity
Requiredstring
Format:
"uuid"
Request was successfully processed, but there is no response body to return.