Update image metadata

Updates the altText and sortOrder for an image.

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

Product identity value.

string
required

Image code identifier.

Query Params
string

Product identity field.

Body Params
string

Optional. PUT semantics: omitted fields are cleared.
Only languages enabled for the organization are accepted. sortOrder must be >= 0.

Example:

{
  "altText": { "en": "Updated", "nl": "Bijgewerkt" },
  "sortOrder": 3
}
Headers
string
required

The client identifier.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Access denied or not authorized.

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