Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Create object

Create a new Object within Optimizely Data Platform (ODP), define its fields and how it relates to other objects.

Body Params
string
required

the plural name of the object (for example, tickets)

string
required

the human-readable name of the object (for example, Tickets)

boolean
required
Defaults to false

enable access with the API public key

string
required

the singular name of the object (for example, ticket)

fields
array of objects
required

an array of fields objects

fields*
relations
array of objects

an array of relations objects

relations
Responses

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