Upload images for various types (profile pic, background, UGC thumnail/content, etc) with additional metadata.
Content and metadata for the image. Content is in the POST body, metadata is in the URL.
{- "url": "string",
- "metadata": {
- "type": "BACKGROUND",
- "id": "string",
- "ds": "string",
- "cid": "string",
- "ext": "string"
}
}