DELETE
/
remove_instagram_info
curl --request DELETE \
  --url https://api.toingg.com/api/v3/remove_instagram_info \
  --header 'Authorization: Bearer <token>'
"<any>"

Overview

The “Remove Instagram Info” endpoint allows users to disconnect their Instagram account from Toingg by deleting stored credentials. This ensures Instagram data is no longer accessible, enhancing privacy and security.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json
Successful Response

The response is of type any.