Segments
The Segment Model
Key
Type
Description
Get all segments
curl -v -X GET -H 'Content-Type: application/json' -u [email protected]:123456 https://api.tiledesk.com/v3/5b55e806c93dde00143163dd/segmentsGet a segment by id
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Create a new segment
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Update a segment by id
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Delete a segment by id
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated