Skip to main content
DELETE
Delete Template

Authentication & Scope

Requires the templates-write ability.
Deleting a template will also delete all associated sessions, documents, and results.

Request

Path Parameters

Response

204 No Content – Template successfully deleted. 404 Not Found – Template does not exist or you don’t have access.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

templateId
string<uuid>
required

Response

Deleted