Skip to main content
PATCH
Bulk Update Workspace Word Memories

인증

Authorization
string
header
필수

API key in format {id}.{secret}

경로 매개변수

workspaceGuid
string
필수

Workspace GUID. Obtain it from GET /v1/external/workspaces.

본문

application/json
items
object[]
필수

Word memories to update. Processed atomically — if any id is not found (404) or a conflict occurs (409), the entire batch is rolled back.

Required array length: 1 - 1000 elements

응답

Updated word memories

content
object[]
필수
totalSize
integer<int64> | null

Always null for bulk responses

예시:

null