OpenapiGenerated
Delete cloud credentials from a cloud account (only possible if the cloud credentials was not used by a cluster the last 24 hours).
Path Parameters
organisationSlugstring
Match
^[a-z0-9-_]+$cloudAccountIdentitystring
Format
uuidcredentialsIdentitystring
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api.avisi.cloud/api/v1/orgs/string/cloud-accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08/credentials/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}