Metadata templates
Remove metadata template
Delete a metadata template and its instances. This deletion is permanent and can not be reversed.
delete/metadata_templates/{scope}/{template_key}/schema
Path parameters
scope'global' | 'enterprise' required
The scope of the metadata template.
template_keystring required
The name of the metadata template.
Response
Returns an empty response when the metadata template is successfully deleted.