Home / Resources / API Reference

Cloud Account

Base route: /api/cloud-account

Delete cloud account

Deletes a cloud account from the workspace. Associated infrastructure targets might lose their connection credentials.

Request

Parameters
accountId
string
required
The ID of the account to be removed.
Query string

DELETE /api/cloud-account?accountId=...

Response

200 OK