Astraphe
CtrlK
  • Users
    • Sign Up
    • Get User Info
    • Get Users Info
    • Delete User
    • Update User Info
    • Log In
  • Companies
    • Create Company
    • Get Company Info
    • Search Company Info
    • Update Company
    • Delete Company
  • Waiting Queue
    • Register users in queue
    • Permit 'count' users to access
    • Get Accessiblity Info
    • Get rank
    • Get Queue List
    • Handle Queue Request
    • Start scheduler to allow customers to access queue list
    • Stop scheduler allowing customers to access queue list
  • Reviews (Optional)
    • Create Review
    • Get Reviews Info
    • Update Review
    • Report Review
    • Hide Review
    • Delete Review
  • Products
    • Create Product
    • Get Product Info
    • Search Products Info
    • Update Product
    • Delete Product
  • Orders
    • Create
    • Get Info
    • Search Info
    • Update
    • Delete
  • Carts (Optional)
    • Create Carts
    • Get Cart Info
    • Search Carts Info
    • Update Cart
    • Delete Cart
  • Payments
    • Create
    • Get Info
    • Search Info
    • Update
    • Delete
Powered by GitBook
On this page
  1. Waiting Queue

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

"스케줄링 종료 완료"
PreviousStart scheduler to allow customers to access queue listNextReviews (Optional)

Last updated 9 months ago