Langsung ke konten utama
POST
/
v3
/
bundles
/
{bundle_id}
/
follow-up-chats
/
generate
Generate bundle follow-up chats
curl --request POST \
  --url https://api.scalev.com/v3/bundles/{bundle_id}/follow-up-chats/generate \
  --header 'Authorization: Bearer <token>'
{
  "error": {},
  "error_code": "<string>",
  "message": "<string>",
  "errors": {}
}

Otorisasi

Authorization
string
header
wajib

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parameter Path

bundle_id
string
wajib

Respons

Success with no response body