Description
Deletes user-defined fields.
Parameters
Name | Description |
---|---|
name |
Location: query Type: string The internal name of the user-defined field.
|
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.
|
Responses
Code | Description |
---|---|
200 |
Type: none Deletes the user-defined fields.
|