v56

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-011,4581,08113.3 MB
codespaces

Remove a selected repository from a user secret

Removes a repository from the selected repositories for a user's development environment secret.

The authenticated user must have Codespaces access to use this endpoint.

OAuth app tokens and personal access tokens (classic) need the codespace or codespace:secrets scope to use this endpoint.

delete/user/codespaces/secrets/{secret_name}/repositories/{repository_id}

Path parameters

secret_namestring required

The name of the secret.

repository_idinteger required

Response

No Content when repository was removed from the selected list