- I'm Guide - API Version Control
- I'm Guide - Custom Error Exception
- Planner
- Route
- Place
- Custom Trip
- Delete Custom Trip V1
- Create trip with ai prompt
- Optimize trip with ai prompt
- Create Custom trip V1
- Edit Custom Trip V1
- VIew Detail User Custom Trip V1
- VIew List of User Custom Trip V1
- Create trip with custom presetdata
- Create trip with popular presetdata
- Review Trip V1
- Get Unavaliable Date List V1
- Check Unavaliable Date V1
- Create trip with ai prompt V2
- VIew List of User Active Trip V1
- Active Trip
- Config
- Activities
- Communities
- Feedback
- Internal Endpoint
- Line
- Get List Of Linked Trip In Group V1GET
- Get Detail Of Linked Trip In Group V1 GET
- Get Day Detail Of Linked Trip In Group V1 GET
- Generate Link Code V1POST
- Verify Link Code V1 POST
- Unlink From LIne V1 DELETE
- Unlink From App V1 DELETE
- Get Current Trip In Group V1 GET
- Get Current Trip By Day In Group V1 GET
- Init LineGET
- Update Line Line Notification PUT
- Update General Line Notification PUT
- Get Noti Trip Line GET
- LINE GET TODAY TRIP BY DAYGET
- LINE GET TODAY TRIP GET
- LINE GET TODAY TRIP GET
- Get Noti General Line GET
- Core
- AI
- Storage
- Internal
- TEST TATGET
Generate Link Code V1
Developing
POST
/trips/v1/line-integrations/link/{id}/generate
Last modified:2025-03-12 08:33:22
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Path Params
id
string
required
Example:
234666c6-5837-47e2-b812-276f3b4eaf40-67c80bc47dec3fca3de99c50-1741163460236
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/trips/v1/line-integrations/link/234666c6-5837-47e2-b812-276f3b4eaf40-67c80bc47dec3fca3de99c50-1741163460236/generate'
Responses
🟢200Success
application/json
Body
object {0}
Example
{}