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
A successful API response means that a task was added to a queue. It might not run immediately. You can check the task's progress with the [`task` operation](#tag/Indices/operation/getTask) and this `taskID`.
9
-
10
-
updatedAt:
11
-
type: string
12
-
example: 2023-07-04T12:49:15Z
13
-
description: Date and time when the object was updated, in RFC 3339 format.
14
-
15
1
recommendUpdatedAtResponse:
16
2
type: object
17
3
description: Response, taskID, and update timestamp.
0 commit comments