Create a project connection

Creates a new connection (e.g., GitHub, Discourse, Email, Site) for the project. The request must be sent as multipart/form-data. 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.

Body Params
string
required

A unique display name for the connection.

string
required

JSON-encoded configuration object containing connection-specific settings (e.g., repository URL, API keys).

string
required

The connection type (e.g., github_issue, discourse_forum, email, site).

Responses

400

Bad Request

403

Permission denied

404

Project not found or connection type not supported

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