V2 APIEndpointsTemplates
Delete a template
Delete a template. Published, version-pinned projects with typed inputs for repeatable image and video generation. Required API key scopes: `templates:write`.
Authorization
apiKeyAuth Path Parameters
id*string
Resource identifier
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/templates/string"Empty
Get a template GET
Get a template. Published, version-pinned projects with typed inputs for repeatable image and video generation. Required API key scopes: `templates:read`.
Update a template from a project PUT
Update a template from a project. Published, version-pinned projects with typed inputs for repeatable image and video generation. Required API key scopes: `templates:write`.