New endpoints have been implemented in the Dataverses API for the management of dataverse templates:
- POST
/dataverses/{id}/templates: Creates a template for a given Dataverse collectionid. - GET
/dataverses/{id}/templates: Lists the templates for a given Dataverse collectionid.