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
|`requestPayload`| <pre>object</pre> | Contains a [RequestPayload](/core/2/api/payloads/request)|
24
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
33
+
26
34
## Resolves
27
35
28
36
An `object` representing the token validity status
|`_id`| <pre>string</pre><br />(`null`) | API key unique ID |
37
+
|`refresh`| <pre>boolean</pre><br />(`false`) | If set to `wait_for`, Kuzzle will not respond until the API key is indexed |
38
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre><br/>(`-1`) | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`queuable`| <pre>boolean</pre><br/>(`true`) | If true, queues the request during downtime, until connected to Kuzzle again |
33
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`queuable`| <pre>boolean</pre><br/>(`true`) | If true, queues the request during downtime, until connected to Kuzzle again |
32
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`refresh`| <pre>boolean</pre><br />(`false`) | If set to `wait_for`, Kuzzle will not respond until the API key is indexed |
36
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre><br/>(`-1`) | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`queuable`| <pre>boolean</pre><br/>(`true`) | If true, queues the request during downtime, until connected to Kuzzle again |
36
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`queuable`| <pre>boolean</pre><br/>(`true`) | If true, queues the request during downtime, until connected to Kuzzle again |
31
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`queuable`| <pre>boolean</pre><br/>(`true`) | If true, queues the request during downtime, until connected to Kuzzle again |
36
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
|`queuable`| <pre>boolean</pre><br/>(`true`) | Make this request queuable or not |
31
+
|[`timeout`](/sdk/7/core-classes/kuzzle/query#timeout)| <pre>number</pre> | Time (in ms) during which a request will still be waited to be resolved. Set it `-1` if you want to wait indefinitely |
0 commit comments