Skip to main content
PUT
Link an account to a creator

Authorizations

Authorization
string
header
required

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

Path Parameters

creator_id
string<uuid>
required

Creator UUID.

account_id
string<uuid>
required

Tracked account UUID.

Response

Already linked (idempotent re-link).