v1
latestSwagger 2.02026-07-177320.2 KBSchedule a message to be sent at a LinkedIn user
Schedules a message to be sent at a LinkedIn user profile. The message will be sent by the CustomerOS user's linkedin profile associated with the provided auth headers.
post/linkedin/message
Request body
Example request
{
"profileUrl": "https://www.linkedin.com/in/johndoe",
"message": "Hello, world!"
}Response
A BrowserAutomationRun object
object required