You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, manually generated authentication tokens are valid for 120 seconds. You can adjust this by setting the `timeToLive` parameter in the request body.
196
+
:::
197
+
192
198
### Response
193
199
194
200
If successful, the `/signin/generate-token` endpoint will return a response object, for example:
0 commit comments