특정 OAuth 2.0 클라이언트에 대한 특정 범위 적용 관련 사용자의 동의를 저장합니다.
확인
리디렉션
잘못된 요청
찾을 수 없음
처리할 수 없는 엔터티
요청이 너무 많음
{- "approval": true,
- "client_id": "string",
- "redirect_uri": "string",
- "scope": "string",
- "state": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}