Templates
Refer to our template definition for more information.
#
CreatePOST /templates.create
Sample request
Sample response
#
ListPOST /templates.list
Filtering
This endpoint allows you to query templates, filtering by name.
Sample request
Find templates whose name contains "Ada":
Sample response
#
InfoPOST /templates.info
Sample response
#
UpdatePOST /templates.update
Sample Response
This endpoint returns 200 if successful.
#
DeletePOST /templates.delete
Sample Response
This endpoint returns 200 if successful.