// Cloud Accounts

Delete a cloud account

Soft-delete a cloud account.

DELETE/api/cloud-account

Description

Soft-deletes the cloud account.

Parameters

NameInTypeRequiredDescription
accountId query string yes ID of the cloud account.

Errors

StatusMeaning
400 Invalid accountId.
401 Missing or invalid Basic auth credentials, or the service account lacks the required role.