Enlighten
API
Other Modules
Authentication and authorization
Brand
Gift Card
Organization
Project
Checkout
Other Modules
Stripe
API
18
Other Modules
GET: api/auth/profile
Profile
200 JSON
GET: api/auth/profile
Update profile data
200 JSON
GET: api/auth/profile
Update profile consents
200 JSON
GET: api/brand/show/{id}
Show brand
200 JSON
GET: api/giftcard/list
List (for user)
200 JSON
GET: api/organization/show/{id}
Show organization
200 JSON
GET: api/project/list
List projects
200 JSON
GET: api/project/show/{id}
Show project
200 JSON
POST: api/auth/logout
Logout
200 JSON
POST: api/auth/passwordless/sms
Passwordless - Send SMS
201 JSON
POST: api/auth/passwordless/sms
Passwordless - Send SMS
401 JSON
POST: api/auth/passwordless/sms
Passwordless - Send SMS
403 JSON
POST: api/auth/passwordless/email
Passwordless - Send Email
201 JSON
POST: api/auth/passwordless/email
Passwordless - Send Email
403 JSON
POST: api/auth/passwordless/login
Passwordless - Login: invalid token
401 JSON
POST: api/auth/profile/data
Update profile data
200 JSON
POST: api/auth/profile/consents
Update profile consents
200 JSON
POST: api/giftcard/set-status
Set enabled status
200 JSON