Approve a device authorization request
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/problem+json
curl -X POST "https://example.com/v1/auth/device/approve" \ -H "Content-Type: application/json" \ -d '{}'{}
AgentFS