Skip to main content
DELETE
/
api
/
v0
/
machines
/
templates
/
{templateId}
Delete a machine template
curl --request DELETE \
  --url https://api.factory.ai/api/v0/machines/templates/{templateId} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Factory API key for authentication

Path Parameters

templateId
string
required

Template ID

Response

Response for status 204

The response is of type object.