Create a Custom Data schema

Create a Custom Data schema

Path Params
string
required

The Act-On account Id for this request

Query Params
boolean
Defaults to false

When true, validates the request without creating the schema

Body Params
string

Name of the custom object

string

Description of the custom object

string

Data type of the custom object

fields
array of objects

List of fields in the custom object

fields
requiredFields
array of strings

List of required fields in the custom object

requiredFields
uniqueFieldSet
array of strings

List of unique fields in the custom object

uniqueFieldSet
string

Field name that contains the event timestamp

string

Field name that contains the primary email

string

Field name that contains the external id

string

Field name that contains the object type

relationships
array of objects

List of relationships of the custom object

relationships
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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