Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt

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

Removes the GitHub repository link from the specified project. The repository itself is not affected.

Authentication

Requires a valid Bearer token.

Path Parameters

id
string
required
Project ID (UUID).

Response

Returns 204 No Content on success with an empty response body.

Errors

StatusDescription
401Unauthorized — missing or invalid token
404Not Found — project does not exist or no GitHub link configured