Skip to main content
POST
Batch-submit humanization jobs

Authorizations

Authorization
string
header
required

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

Body

application/json

Body for POST /v1/humanizations/batch.

items
HumanizationSubmit · object[]
required

One to 50 humanization submit payloads.

Required array length: 1 - 50 elements

Response

Successful Response

Response for POST /v1/humanizations/batch.

items
Humanization · object[]
required