Collection.AddCustomField
  • 25 May 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Collection.AddCustomField

  • Dark
    Light
  • PDF

Article Summary

Description

Create a custom field to all new collections in an account.

URL parameters

URL parameter ordering

The URL parameters below are listed in the order they should be entered in the API URL.

NameRequiredTypeDescription
NameTruestringName of the new custom field.
DescriptionFalsestringDescription of the custom field.
FormatFalsestringFormat of the field. Either text, DateTime, URL, File, Number.
Default ValueFalsestringDefault value for the custom field.
ConfidentialFalsestringSet the agent as confidential. Default as not confidential.

Responses

NameTypeDescription
ResultstringSuccess if the operation was successful.
FieldIDnumericThe ID number of the custom field.

Was this article helpful?