Skip to main content
PATCH
Bulk Update Organization Word Memories

인증

Authorization
string
header
필수

API key in format {id}.{secret}

본문

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