Delete

DELETE /prices/{priceId}

<Description of the endpoint>

Authority

ROLE
DESCRIPTION

MASTER

관리자

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Response

{
  "priceId" : UUID
}

Last updated