Skip to main content
POST
Bulk Delete User Word Memories

인증

Authorization
string
header
필수

API key in format {id}.{secret}

본문

application/json
ids
integer<int64>[]
필수

IDs of the word memories to delete. Non-existent or non-owned IDs are ignored (idempotent).

Required array length: 1 - 1000 elements
예시:

응답

Deletion result

deletedCount
integer<int64>
필수

Number of word memories actually deleted

예시:

3