Upload an image to a post
posts
Upload an image to a post
Upload an image to a post. Requests are scoped to the authenticated API key owner; cross-owner resource IDs return 404.
PATCH
Upload an image to a post
Authorizations
YALG Developer API key. Send it in the x-api-key header from a server-side environment only.
Path Parameters
UUID of the post
Example:
"123e4567-e89b-12d3-a456-426614174000"
Body
multipart/form-data
Image file (jpg, png, gif, etc.)
Response
Image uploaded successfully