/
NE
nexuforma
/
51eat API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5m ago · Updated 5mo ago
Details
Filter operations
Authentication
7
post
Register a new customer account
post
Authenticate customer and issue API token
get
Get authenticated user information
post
Logout and revoke current token
post
Logout and revoke all tokens
get
Get user's API tokens
delete
Revoke specific API token
Broadcasting
1
Business Content
4
Business Profiles
1
Customer Messaging
8
Discovery
3
Authentication
Logout and revoke current token
Revoke the current API token and log out the user.
post
/customer/logout
Response
object
required
message
'Successfully logged out'
required
Changes