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