Update an existing image profile.

Use the /image-profiles/{id} end-point to update an existing image profile within the database.
User roles: admin, manager

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the image profile document to update.

Query Params
boolean
Defaults to false

Specifies whether revision checking should be disabled.

Body Params

Contains the updated image profile object to save.

An existing image profile.

string
length ≥ 1

The ID of the image profile.

string
required
length ≥ 1

The current revision of the image profile.

string
required
length ≥ 1

The name of the image profile.

string

The description of the image profile.

enum
required
Allowed:
string
required
length ≥ 1

The ID of the user that created the image profile.

string

The display name of the user that created the image profile. This field is only returned when the 'include' query string option is set to 'ALL' or 'metadata'.
This field is read only.

date-time
length ≥ 1

The created date of this image profile in ISO 8601 with the format YYYY-MM-DDThh:mm:ss.sssZ. This field is read only.

string
length ≥ 1

The ID of the user that last modified the image profile.

string

The display name of the last user that modified the image profile. This field is only returned when the 'include' query string option is set to 'ALL' or 'metadata'.
This field is read only.

date-time
length ≥ 1

The last modified date of this image profile in ISO 8601 with the format YYYY-MM-DDThh:mm:ss.sssZ. This field is read only.

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

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