Update a project connection

Updates the name, configuration, or active status of an existing connection. Requires admin-level project permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique UUID v4 identifier of the project.

integer
required

The unique identifier of a project connection.

Body Params
string

New display name for the connection.

string

JSON-encoded partial configuration to merge into the existing config.

boolean

Whether the connection should be activated or deactivated.

Responses

400

Bad Request

403

Permission denied

404

Project not found or connection not found

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json