assembly-files
Delete Assembly File
Hard-delete the project's assembly file (R2 object + DB row).
Idempotent — returns 204 even if no assembly file exists. Returns 409 if the project is past IN_PRODUCTION.
delete/api/v1/projects/{project_id}/assembly-file
Path parameters
project_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.