Establish Bridge Trust Pairing

Establish trust between the Bridge Client and Bridge Server using a pairing token. This endpoint completes the pairing process for an existing bridge configuration.

Note: The pairing token can also be updated using the PATCH /bridges/{bridge_id} endpoint.

Security: Requires Platform Admin privileges.

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

The unique identifier of the Bridge

Body Params

Request body for establishing bridge trust pairing

string
required

A valid pairing token generated on the Bridge Server JPD

Responses

400

Bad Request - Invalid request body

401

Unauthorized user

403

Action not permitted for this account

404

Specified bridge not found

409

Conflict - Another pairing process is already in progress for this bridge

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json