cURL
curl --request DELETE \ --url https://console.gmicloud.ai/api/v1/templates/{id} \ --header 'Authorization: Bearer <token>'
200
Example
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
An action completed successfully