NextGen APIs

PATCH /documents/dynamic-forms/r1/templates/{templateId}

Http Verb

PATCH

Url

/documents/dynamic-forms/r1/templates/{templateId}

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since


Removed since


Tech Tags

​ ​

Business Logic

This API updates an existing template.

The validations are:

  • Code must not be null and unique

  • Active must not be null

Returns the ID of the updated template.

Path Parameters

Field

templateId

Header Parameters

Default.

Request Body Parameters

Field

Notes

code


description


active


note


isSheetMobileGenerable


Response documentation

Response error codes

NOT_FOUND, BASE_0001, BASE_0006, BASE_0007, BASE_0010