curl -X POST \ -H "Authorization: ApiKey cf5709d6013fdb7a6787fbeb8340afed8aec4c69" \ https://api.quickblox.com/users/123/tokens
{ "token": "c56f382b402fb482086db956064592d3cd012bba", "expires_at": "2023-09-01T14:55:56Z" }
Creates user session for a user using an API key
ApiKey {your_api_key}
201
401
Show properties
404
Was this page helpful?