Disconnect
Was this helpful?
Was this helpful?
Was this helpful?
PUT /api/external-oauth/disconnect/{id} HTTP/1.1
Host: platform-api-development.azo.dev
Authorization: Bearer YOUR_SECRET_TOKEN
organization_code: YOUR_API_KEY
Accept: */*
{
"success": true
}