Skip to main content
POST
Edit Document (Async)

Authorizations

Authorization
string
header
required

API key authentication. Use your Aifano API key (starts with ak_live_) as the Bearer token.

Body

application/json
document_url
string
required
edit_instructions
string
required
async
object

Response

Job created

job_id
string
required

Job ID for polling via GET /job/{job_id}.