/
GL
gleap
/
gleap-server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 4d ago
Details
Filter operations
AI content
12
AiModels
1
Code
1
Company
8
ContactMemory
6
Custom components
5
get
Find all custom components.
post
Create a new custom component.
get
Find one custom component.
put
Update a custom component.
delete
Delete a custom component.
Engagement
6
Engagement Banner
5
Engagement Chat Message
5
Engagement Checklist
5
Engagement Cobrowse
5
Engagement Editor
1
Engagement Email
6
Engagement Modal
5
Engagement News
5
Engagement Product Tour
5
Engagement Push Notification
5
Engagement Survey
10
Engagement Tooltip
5
Engagement Whatsapp Messages
6
FrontendTools
1
Help center
3
Help center articles
14
Help center collections
8
Help center redirects
4
Invitation
8
Knowledge
3
Message templates
6
Messages
9
Pipeline entries
4
Pipelines
5
Project
3
Session
24
Statistics
9
Team
5
Ticket
48
Translations
3
Uploads
2
User
11
Custom components
Delete a custom component.
Delete a custom component.
delete
/custom-components/{customComponentId}
Path parameters
customComponentId
string
required
Headers
project
string
required
Response
Ok
CustomComponentDocument
required
updatedAt
string
required
createdAt
string
required
createdBy
string
isPublished
boolean
required
{"stackTrail":"components:schemas:CustomComponentDocument:allOf:properties:exampleData","oasType":"schema","type":"unknown"}
sanitizedTemplate
string
required
template
string
required
whenToUse
string
required
project
object
required
description
string
required
name
string
required
{"stackTrail":"components:schemas:CustomComponentDocument:allOf:properties:schema","oasType":"schema","type":"unknown"}
Changes