HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Patch display template

Patch an existing display template.

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

The key of the display template to patch.

Body Params

The values of the display template that should be patched formatted according to RFC7396.

string
length between 2 and 255

The key that identifies this display template.

string
required
length between 1 and 255

The display name of this display template.

string | null

The optional node type this display template is valid for.

string | null

The optional base type this display template is valid for.

string | null

The optional key of the content type this display template is valid for.

boolean

If this is the default display template for the associated base type, node type or content type.

settings
object

The available settings for this display template.

Headers
string

If provided, the PATCH request will only be considered if the value matches the RFC7232 ETag of the current resource. Weak ETags will always be ignored.

string

If provided, the PATCH request will only be considered if the resource has not been modified since the provided date. This parameter will be ignored if an 'If-Match' parameter is also provided.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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