Skip to main content
DELETE
Deleting a project connection by name.

Authorizations

Authorization
string
header
required

a valid bearer token

Path Parameters

projectId
string
required

The unique identifier of the project from which the project connection will be deleted

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Query Parameters

connectionName
string
required

A name of the project connection which needs to be deleted.

Response

Successfully deleted the project connection