POST
/api/v1/linkedin/inmails
Request bodyrequired
| connectedAccountIdrequired | string · uuid Connected account to act as |
| identityrequired | string User id (ACoAAA…) or public identifier. |
| textrequired | string |
Response
201Send result.
| result | object
| ||||||
| remainingToday | integer Remaining daily allowance for this action on the connected account. Each action type has its own limit. |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload