v1
latestSwagger 2.02026-07-13301635.0 KBtemplates
List template categories
Lists the template categories of all users. By passing the optional UID, any custom template categories are also available.
post/templateCategories/list
Request body
Example request
{
"uid": "fhqwfuihuifqwhiuwqfhiqwfh124"
}Response
successful operation
Example response
[
{
"id": 42,
"name": "Love Letters"
}
]