Skip to main content
POST
/
displaymode
/
image-genre
/
action-config
/
template
/
save
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
imageGenreActionConfigTemplateID
integer<int32> | null
imageGenreActionConfigTemplateGroupID
integer<int32> | null
languageID
integer<int32> | null
title
string | null
subText
string | null
guidance
string | null
actionConfigTypeID
integer<int32> | null
sourceDetectedTypeID
integer<int32> | null
sourceTypeID
integer<int32> | null
destinationTypeID
integer<int32> | null
actionConfigPositionTypeID
integer<int32> | null
actionConfigPlacementTypeID
integer<int32> | null
shouldAlsoUpdateActionConfigs
boolean | null
default:false
shouldAlsoPurgeImagesTypeID
integer<int32> | null
default:1

Response

Success

success
boolean
data
unknown