Description
Adds user-defined fields.
Parameters
Name | Description |
---|---|
type |
Location: query Type: string The type of object the user-defined field belongs to. This must be one of
the constants listed in
Object types.
|
body |
Location: body The user-defined field assigned to an object.
|
Responses
Code | Description |
---|---|
201 |
Type: none Creates the user-defined fields.
|