Skip to main content
DELETE
/
v1
/
repo_token
/
{token}
curl -X DELETE https://api.relace.run/v1/repo_token/rlcr-a1b2c3d4e5f67890abcdef1234567890abcdef12
204 No Content

Documentation Index

Fetch the complete documentation index at: https://docs.relace.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

token
string
required
The repo token to delete

Response

This endpoint returns no content on successful deletion.
curl -X DELETE https://api.relace.run/v1/repo_token/rlcr-a1b2c3d4e5f67890abcdef1234567890abcdef12
204 No Content