v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Metadata

Upload Picture

Uploads a picture to the server with associated metadata. The picture and its details are provided in the request body.

post/v1/metadata/upload-picture

Request body

ImageTypeLutIdinteger

The identifier for the type of image being uploaded.

EntityIdstring nullable

The identifier of the entity to which the image is associated.

Imagestring nullable

The base64-encoded string representing the image to be uploaded.

ImageCropstring nullable

Optional cropping instructions for the image, if applicable.

IsMonyxboolean

Indicates whether the image is associated with Monyx (a specific application or service).

Response

The picture was successfully uploaded, and the response contains details about the uploaded picture.

ImageTypeLutIdinteger

The identifier for the type of image that was uploaded.

Keystring nullable

A unique key associated with the uploaded image.

KeyNamestring nullable

The name of the key associated with the uploaded image.

Urlsobject nullable

A map of URLs where the uploaded image can be accessed.