Saves the user's consent to the application of certain scopes for a specific OAuth 2.0 client.
OK
Redirection
Bad Request
Not Found
Unprocessable Entity
Too Many Requests
{- "approval": true,
- "client_id": "string",
- "redirect_uri": "string",
- "scope": "string",
- "state": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}