Skip to main content
DELETE
/
consumers
/
{consumer_id}
Delete one consumer
curl --request DELETE \
  --url https://api.chift.eu/consumers/{consumer_id}
{
  "message": "The consumer does not exist",
  "status": "error"
}

Documentation Index

Fetch the complete documentation index at: https://docs.chift.eu/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

consumer_id
string<uuid>
required

Response

Successful Response