Skip to main content
PUT
Link a voice to a LinkedIn account

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

LinkedIn account ID

Body

application/json
voiceId
integer
required

ID of the voice to link, from GET /v3/voices.

Response

Voice linked successfully. The response body is empty.

Empty body