Create a context table with metadata

Create a custom context table (only CUSTOM table creation is supported) with attributes that define the schema. You can create new attributes by providing unique names or reuse existing attributes by providing their IDs. Attribute IDs can be retrieved using the get attributes endpoint. Use the isKey property to designate an attribute as the key. Note that a table can have only one key attribute.

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

JSON schema for creating a table

string
required

Table display name

string
enum
required

A valid context type for creating a table

Allowed:
string
enum
required

The vendor from which the table will be sourced

Allowed:
attributes
array of objects

Table metadata attributes

attributes
Responses

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