Edit File (Async)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
API version to use for the request. If you’re using an SDK, you can ignore this parameter. If you are not using an SDK and do not specify a version, you will either receive a 400 Bad Request or be set to a previous legacy version. See API Versioning for more details.
Request
Response
The type of object. Will always be "edit_run".
A unique identifier for the edit run.
Example: "edr_xK9mLPqRtN3vS8wF5hB2cQ"
A human-readable description of the failure.
Availability: Present when status is "FAILED".
The output of the edit run.
Availability: Present when status is "PROCESSED".
Metrics about the editing process.
Availability: Present when status is "PROCESSED".
Usage credits consumed by this run.
Availability: Present when status is "PROCESSED", the run was created after October 7, 2025, and the customer is on the current billing system.

