Skip to main content
DELETE
/
pelanggan
/
{id}
Delete Pelanggan
curl --request DELETE \
  --url https://blessed-toad-definitely.ngrok-free.app/api/pelanggan/{id}

Path Parameters

id
integer
required

Unique identifier for the pelanggan

Example:

1

Response

200

Pelanggan deleted successfully