Skip to main content
POST
Remove all metadata pairs for a key

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

document_id
string<uuid>
required

UUID of the document

Body

application/json
key
string
required

The metadata key to remove

Response

Operation completed

removed_count
integer

Number of pairs removed

document
object