Stop scheduler allowing customers to access queue list
대기열의 사용자 접근 허용 스케줄링 중지
Stop scheduler allowing customers to access queue list
POST
/api/schedulingQueue/{productId}/stopAllow
Access Permissions
Role
Description
ADMIN
관리자
Request Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Path Variable
Name
Type
Description
productId
Long
Product ID
Response
"스케줄링 종료 완료"
Last updated