POST
/
v1
/
jobs
/
delete-properties
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

docset_id
string
required

The ID of the DocSet to delete properties from

Body

application/json

A list of field names to delete from the DocSet

names
string[]
required

A list of names of properties that belong to a schema.

Response

200
application/json
Successful Response

The response is of type any.