Generate alt text for a media image using AI
POST/:workspaceUuid/ai/image-alt-text
Analyzes an existing workspace media item and generates accessible alt text. The alt text is saved back to the media record. Costs 1 AI credit per call.
Request
Responses
- 200
- 401
- 422
- 429
Alt text generated and saved to media record
Missing or invalid API token.
Validation failed.
AI credits exhausted for this billing period.