Skip to main content
Languages
Search form
Search
Modulmer A.S.
Natural stones from Turkey
MENU
Mobile menu
Home
Products
Marble
Showroom
Contact
Main menu
Home
Products
Marble
Showroom
Contact
You are here
Home
>>
API Documentation
>>
Version: rest_services
Version: rest_services
Table Of Contents
POST
/api/user/login
POST
/api/user/logout
POST
/api/user/token
user
actions
POST
/api/user/login
(Authentication is Required)
Login a user for a new session
ARGUMENTS
string
username
A valid username
string
password
A valid password
POST
/api/user/logout
(Authentication is Required)
Logout a user session
POST
/api/user/token
(Authentication is Required)
Returns the CSRF token.