POST
/api/v1/linkedin/invitations
Request bodyrequired
| connectedAccountIdrequired | string · uuid Connected account to act as |
| identityrequired | string Public identifier, provider id, or profile URL |
| noteoptional | string |
| dryRunoptional | boolean |
Response
201Invitation result.
| result | object | null
| ||||
| remainingToday | integer |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload