Delete a registered template file.delete https://{tenanturl}/v1.0/branding/registration/{type}/{fileName}Deregister an existing template file. Entitlements required: manageTemplates (Manage templates and themes)Path ParamstypestringrequiredTemplate type. Use js for javascript filesfileNamestringrequiredFile to deregisterResponses 204The request was successful. 400The request was malformed or might not be handled 401The client was not authenticated 404The resource could not be located 500An error occurred processing the requestUpdated 8 months ago