adlsdk-status-auth-pending 20

Content-Type: application/json

Below is a generic you might send to an authentication status webhook or API endpoint. POST Request Example (JSON) Endpoint: POST /api/v1/auth/status

response = requests.post(url, json=payload)