AccountCustomFields
Creates an account custom field.
This method creates a custom field and makes it available for all new envelopes associated with an account.
post/v2.1/accounts/{accountId}/custom_fields
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
Query parameters
apply_to_templatesstring
(Optional) When true, the new custom field is applied to all of the templates on the account.
Request body
Response
Successful response.
Changes
No recorded changes to this endpoint across all 39 revisions of this API.