Skip to main content
PUT
Set default connection

Authorizations

Authorization
string
header
required

Enter your JWT token

Path Parameters

connectionId
integer<int32>
required

The identifier of the connection to mark as default.

Response

The result of setting the default connection.

Response confirming a connection was set as the default for an application.

applicationSlug
string
required

Slug of the application the default was set for.

connectionId
integer<int32>
required

Identifier of the connection set as default.

isDefault
boolean
required

Whether the connection is now the default (always true).