Submit OTP
This API endpoint is used to submit the authorization code received during the LinkedIn OAuth login process.
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
accountId string — REQUIRED |
code string — REQUIRED |
requestId string — REQUIRED |
| Responses | ||||
|---|---|---|---|---|
Success200 | ||||
Failed
|