Upload Picture
Metadata
Upload Picture
Uploads a picture to the server with associated metadata. The picture and its details are provided in the request body.
Upload Picture
Authorizations
Enter your API key. It's required to authenticate API requests.
Body
application/json
The identifier for the type of image being uploaded.
The identifier of the entity to which the image is associated.
The base64-encoded string representing the image to be uploaded.
Optional cropping instructions for the image, if applicable.
Indicates whether the image is associated with Monyx (a specific application or service).
Response
200 - application/json
The picture was successfully uploaded, and the response contains details about the uploaded picture.