Skip to main content
POST
Create a LinkedIn message draft

Authorizations

Authorization
string
header
required

API token authentication. Generate a token from the Alta dashboard and pass it as a Bearer token in the Authorization header.

Body

application/json
prospectId
string<uuid>
required

The UUID of the prospect to send the message to.

body
string
required

The message text content.

Required string length: 1 - 2000

Response

Draft created successfully

messageId
string<uuid>
required

The ID of the created draft LinkedIn message.