post https://{server}/api2/client-login/
Return a token that can be used by the client to login.
Response
Return a token that can be used by the client to login.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api2/client-login/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: