Skip to main content
POST
/
v1
/
linkedin-unipile
/
connect
Gerar URL para conexão LinkedIn (Unipile)
curl --request POST \
  --url https://api.nuvia.ai/v1/linkedin-unipile/connect \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Body

application/json

The body is of type object.

Response

201 - undefined