LinkedIn
Create Conversation
Create a new LinkedIn conversation
POST
/
actions
/
linkedin
/
createConversation
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
profileId
string
requiredappUserId
string
requiredThe ID of the user to take the action for
message
string
requiredappUserPoolId
string | null
The ID of the user pool that contains the user ID
Response
200 - application/json
success
boolean
requiredconversationId
string | null
Was this page helpful?