Skip to main content
PATCH
Rename Extraction

Authorizations

Authorization
string
header
required

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

Path Parameters

extraction_id
string
required

Body

application/json

Request model for renaming an extraction.

title
string
required

New title for the extraction

Required string length: 1 - 200

Response

Successful Response