GET /api/v2/verify_instagram_accounts
Verify Instagram Accounts. Last update: 15/09/23

Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

[
  {
    "verified": true,
    "error_message": "Something went wrong and this account was disconnected. Please reconnect this account in your settings.",
    "id": 1
  },
  ...
]

Params

Param name Description
account_ids
required

Validations:

  • Must be an array of Integer

date
optional

Validations:

  • Must be a String