Skip to main content
POST
/
connect-sessions
/
{id}
/
import
Import picked candidates as SocialAccount rows
curl --request POST \
  --url http://localhost:4100/api/v1/connect-sessions/{id}/import \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

Your Postbreeze API key

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

Successful response

The response is of type object.