Update an instant URL

patch/instant_urls/{uid}

Path parameters

uidstring required

Request body

namestring required
templatestring required

Image template UID this Instant URL is bound to

mode'encoded' | 'named_params'
security'signed' | 'open'
status'active' | 'disabled'
scale1 | 2 | 3 | 4
rate_limitboolean
template_versioninteger nullable
max_rendersinteger nullable
expires_atstring date-time nullable

Response

Updated instant URL

uidstring
namestring
templatestring

Source image template UID

template_versioninteger nullable

Pinned template version, or null for latest

mode'encoded' | 'named_params'
security'signed' | 'open'
status'active' | 'disabled'
scale1 | 2 | 3 | 4
rate_limitboolean

Whether per-IP rate limiting is enabled

max_rendersinteger nullable
render_countinteger
expires_atstring date-time nullable
base_urlstring uri
sample_urlstring uri
created_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.