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

Create field

Create a field on an object in Optimizely Data Platform (ODP).

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

The name of the object.

Body Params
string
required

The name of the field (for example, ticket_id).

string
required

The human-readable name of the field (for example, Ticket ID).

boolean
Defaults to false

Enable access with the API public key.

description
array of strings

Detailed description of the field's purpose.

description
string
enum
required

An array of relations field data type. Options are number, timestamp, string, boolean.

Allowed:
access_policies
object

Set access policies, like PII, for the field.

Responses

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