Accounts

Resend checkpoint notification

Might it be 2FA, OTP or In-app Validation, this route makes you able on certain providers to resend the notification.

post/api/v1/accounts/checkpoint/resend

Request body

account_idstring required

A unique identifier.

provider'LINKEDIN' | 'INSTAGRAM' | 'MESSENGER' required

Response

object'CheckpointResend' required
account_idstring required

A unique identifier.

successboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.