/
MO
mobilecoach
/
Untitled API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 12h ago
Details
Filter operations
Activities
20
App Configs
8
App Texts
3
App Users
6
Assets
12
Audiences
8
Authentication
10
Banned Users
6
Certificates
4
Chat
16
Client Events
2
post
Log client event. Roles: any, public.
post
Get a client-event-target report by org. Roles: admin.
Client Routes
1
Content Shares
5
Contents
1
Courses
24
Data Syncs
7
Devices
2
Evals
38
Events
29
Exports
13
Group Types
5
Groups
17
Images
2
Imports
41
Invitations
16
Member Notes
4
Members
31
Messaging
34
OAuth
7
Organizations
10
Pages
8
Payments
4
Playlists
11
Plugins
5
Posts
11
Product Subscriptions
10
Product Vouchers
6
Products
8
Programs
34
Purchases
17
Questions
24
Reports
6
Resources
8
Self Reports
7
Sponsors
5
Tags
7
Tests
8
Vocabularies
2
Webhooks
7
Whiteboards
7
Client Events
Log client event. Roles: any, public.
post
/api/client-events
Request body
ClientEventRequest
required
membershipId
integer
required
action
'CLICK'
|
'SESSION_START'
|
'SHARE'
|
'VIEW'
required
platform
string
required
targetType
'ASSET'
|
'CERT'
|
'CONTENT'
|
'EVENT'
|
'MEMBER_CERT'
|
'MEMBER_PREREQ'
|
'MEMBERSHIP'
|
'NOTIFICATION'
|
'PAGE'
|
'PLAYLIST'
|
'PREREQ'
|
'SPLASH'
|
'SPONSOR'
|
'WHITEBOARD'
|
'HOME'
|
'WELCOME'
required
targetId
integer
targetMembershipId
integer
targetTitle
string
referrerType
'HOME'
|
'PAGE'
|
'SPLASH'
|
'WELCOME'
referrerId
integer
referrerMembershipId
integer
referrerTitle
string
Response
OK
Changes