Skip to main content
PATCH
Link external IDs to a user (admin)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sub
string
required

Body

application/json
pennylaneId
string
Example:

"penylane-12345"

pelicanId
string
Example:

"pelican-67890"

Response

200 - undefined