Skip to main content
POST
Remove a specific metadata pair

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

Metadata key

value
string
required

Metadata value

Response

Operation completed

removed
boolean

Whether the pair was found and removed

document
object