cURL
curl --request DELETE \ --url https://api.factory.ai/api/v0/machines/templates/{templateId} \ --header 'X-API-Key: <api-key>'
{}
Permanently deletes a machine template and all associated resources.
Factory API key for authentication
Template ID
Response for status 204
The response is of type object.
object