/documenttemplates/{templateId}/actions

Create and execute an action on a document template.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The document template ID. Use 'new' for create actions, or the actual template ID for update actions.

Body Params

Create a new document template. Use templateId='new' in the path.

string
enum
required
Allowed:
payload
object
required
Responses

400

bad request - invalid action payload or templateId mismatch

401

unauthorized

404

document template not found

409

conflict - concurrent modification detected

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json