Define Metadata Type

Define a new metadata type and its fields definition.

Body Params

Request to define a new metadata type and its fields definition

string
required

The account ID under which the subject record is created

string
required

Name of the metadata type to define

fields
object
required

Dynamic object defining the schema of metadata details for this metadata type. Each key is a field name, and the value is an object defining the field properties.

integer
required

Maximum number of metadata details entries of this type allowed per subject record (Allowed values are -1, or any positive integer, where -1 indicates no limit)

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json