{ "client_id": "instafeed", "client_secret": "oauth_test_secret_2026", "token": "TWzg8XQGVsYDHAIiaXYygg==" }
curl --location 'https://rapi.trustoo.io/api/v1/openapi/oauth_revoke_token' \ --header 'Content-Type: application/json' \ --data '{ "client_id": "instafeed", "client_secret": "oauth_test_secret_2026", "token": "TWzg8XQGVsYDHAIiaXYygg==" }'
{ "code": 0, "reason_code": 0, "message": "string", "time": 0, "request_id": "string" }