Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

POST /tasks/{task_id}/structured-contents

Experimental Add a new structured content to task

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

Unique identifier of the task

Body Params

Payload to add a structured content

string
required

Unique identifier of the content type

string

Unique identifier of the template

fields
object

The fields of structured content

boolean

This is true when the content is not embedded in another content through a content type reference field

string

Title of the structured content

string

The primary locale of the content

boolean

Expired status of the content

date-time | null

Date and time on which the content will expire, in ISO 8601 UTC format

string | null

Source of the content

string | null

Source id of the content

string | null

Source metadata of the content

Responses

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