Delete a cloud-credential
DELETE /cloud-credentials/{id}
DELETE
/cloud-credentials/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”Deleted
object
data
object
name
required
string
provider
required
string
is_active
required
boolean
credential_data
Arbitrary JSON value (object, array, string, number, boolean, or null)
encrypted_payload
AES-256-GCM šifrovaný JSON s credentials (F2.C.03). NIKDY se nevrací v API. Dešifruje cloud-connector sdíleným BYOC_ENCRYPTION_KEY.
string
validation_status
required
Stav ověření credentials reálným API voláním (F2.C.03).
string
last_validated_at
string format: date-time
scopes
Detekovaná oprávnění z validace (např. [‘ec2:read’,‘rds:write’]).
last_used_at
string format: date-time
organisation
created_by_user
home_region
required
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
string
cell_id
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
string
environment
string
is_default
boolean
account_id
string
account_name
string
cost_center
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found