Sessions
GET
https://yourwebsite.com/api/auth/sessions/<user>
POST
https://yourwebsite.com/api/auth/sessions/<user>
Request Body
Name | Type | Description |
---|---|---|
username* | string | |
password* | string |
Last updated
GET
https://yourwebsite.com/api/auth/sessions/<user>
POST
https://yourwebsite.com/api/auth/sessions/<user>
Name | Type | Description |
---|---|---|
username* | string | |
password* | string |
Last updated