Edit an existing media image using AI
POST/:workspaceUuid/ai/image-edit
Edits an existing workspace media item using the source image and a text
prompt. Optionally accepts a mask (transparent areas are replaced).
Saves results to the media library. Credits: count × credit_weight.
Request
Responses
- 200
- 401
- 422
- 429
Images edited and saved to media library
Missing or invalid API token.
Validation failed.
AI credits exhausted for this billing period.