DELETE
/
v1
/
pricelist
/
{id}
curl --request DELETE \
  --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/v1/pricelist/{id}
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

id
string
required

The id of the price list you want to delete

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200
application/json
Successful deleted
description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated