Add Image
Add Image
Add an image to a project by URL. Requires PROJECT_WRITE permission.
POST
Add Image
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Path Parameters
Project ID (MongoDB ObjectId)
Pattern:
^[0-9a-fA-F]{24}$Body
application/json
URL of the image
Optional description. If omitted, an AI-generated description is filled in asynchronously after upload.
Maximum string length:
1000Optional tags. If omitted, AI-generated tags are filled in asynchronously after upload.
Maximum array length:
10Maximum string length:
50