API SpecsTemplatesSave default templatePersists the current user's default template payload for a given type.POST/api/templates/my-defaultTestPersists the current user's default template payload for a given type.Request Bodyapplication/jsonRequest payload for Save default template.type*stringTemplate type namespace.Length1 <= lengthpayload*unknownpayload.[key: string]?neverResponse Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonLoad my default template POSTReturns the current user's explicitly saved default template for a type.List templates POSTReturns templates of a given type visible to the current workspace user.