v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Deletes a Private Connection. The deletion is asynchronous and returns DELETE_IN_PROGRESS status.

delete/v1/private-connections/{name}

Path parameters

namestring required

Unique name for a Private Connection within an account.

The name of the Private Connection.

Response

Success

namestring required

The name of the Private Connection.

status'ACTIVE' | 'CREATE_IN_PROGRESS' | 'CREATE_FAILED' | 'DELETE_IN_PROGRESS' | 'DELETE_FAILED' required

The status of the Private Connection.