Authentication endpoints¶
Obtain user authentication token¶
/auth/token/login/
Method |
Request |
Response |
---|---|---|
POST |
|
|
/auth/token/logout/
Method |
Request |
Response |
---|---|---|
POST |
– |
HTTP_204_NO_CONTENT |
/auth/token/login/
Method |
Request |
Response |
---|---|---|
POST |
|
|
/auth/token/logout/
Method |
Request |
Response |
---|---|---|
POST |
– |
HTTP_204_NO_CONTENT |