Create an account link

Creates a single account link under the specified clientId. The target authId must exist under that client.

The request fails if a primary link already exists for the same sourceSystemId when secondary=false.

Requires a JWT Bearer token with the ACCOUNTLINKSADMINCREATE role.

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

The client identifier.

Body Params

Request body used for v2 administrative account link create and update operations.

int64
required

The FanScore auth user ID to link.

string
required

External system identifier (e.g. TICKETMASTER, CRM_GUID). On v1 admin endpoints this field is ignored; the source system is derived from the X-APP-ID configuration.

string
required

The user's identifier in the external system.

date-time | null

Timestamp when the account was created in the external system. Optional. May be null.

string | null

Optional human-readable alias for the link.

boolean
Defaults to false

Whether this link should be treated as a secondary link. A fan may have multiple secondary links for the same source system, but only one primary.

Headers
string

Optional. Recorded against the audit log entry for the change.

string

Optional. Recorded against the audit log entry for the change.

Responses

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