Create new image profiles.

Use the /image-profiles end-point to create a new image profile.
User roles: admin, manager

Body Params

Contains the image profile to create.

string
required
length ≥ 1

The name of the image profile.

string

The description of the image profile.

enum
required
Allowed:
date-time

Optional creation date of this image profile in ISO 8601 with the format YYYY-MM-DDThh:mm:ss.sssZ. Value is ignored if set in the future.

tags
array of strings
tags
dimensions
array of objects
required
dimensions*
boolean
Defaults to false

Indicates whether this item is a 'system item' or not.

Responses

409

Image profile with the same name exists.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json