v1

latestSwagger 2.02026-07-134146194.6 MB
Templates

Updates the notification structure for an existing template.

Updates the notification structure for an existing template. Use this endpoint to set reminder and expiration notifications.

put/v2.1/accounts/{accountId}/templates/{templateId}/notification

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

templateIdstring required

The ID of the template.

Request body

passwordstring

The user's password.

This property is used only when adding a new user via a Users: create request. The value must conform to the password rules defined in the account Security Settings.

This property is not returned by GET requests and cannot be updated via PUT requests.

useAccountDefaultsstring

When true, the account default notification settings are used for the envelope, overriding the reminders and expirations settings. When false, the reminders and expirations settings specified in this request are used. The default value is false.

Response

Successful response.