Send Comments For All Item
POST Send Comments For All Item
Method: POST
URL: https://kms.bpsdmkemhan.id/api/development/panel/comments
Authentication
bearer <token anda>
Header
| Key | Value |
|---|---|
| x-api-key | 1234 |
| x-locale | id |
Request Body (Json)
{
"item_id": "2213",
"item_name": "webinar", // blog | webinar | product | bundle
"comment": "ini testing komentar untuk sebuah webinar"
}