codespaces
Delete a codespace for the authenticated user
Deletes a user's codespace.
OAuth app tokens and personal access tokens (classic) need the codespace scope to use this endpoint.
delete/user/codespaces/{codespace_name}
Path parameters
codespace_namestring required
The name of the codespace.
Response
Accepted
object required