- API
- V1
- Company
- Roles
- Permissions
- User
- Auth
- Product
- FAQs
- FAQs Public
- Company Employee
- Lokasi Tujuan
- Jenis Lokasi
- Contact
- Common
- Ticket
- External
- Video Wall
- Management Gate
- Gate Activities
- Gate In/Out
- CEISA
- PTOSM
- Dashboard
- Log Activity
- Report
- Profile
- Load Unload
- Notification
- TPS Online
- Get detail data verifikasi gate inGET
Delete Product
DELETE
/v1/products/{id}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/v1/products/'
Response Response Example
{
"message": "Product deleted successfully"
}
Request
Path Params
id
stringÂ
required
Responses
🟢200OK
application/json
Body
message
stringÂ
required
Modified at 2025-04-15 08:51:15