curl --request DELETE \
--url https://api.mixpeek.com/v1/apps/{app_id}/connect-repo{
"status": 123,
"error": {
"message": "<string>",
"type": "<string>",
"code": "<string>",
"details": {}
},
"success": false
}Disconnect the GitHub repository from this app.
curl --request DELETE \
--url https://api.mixpeek.com/v1/apps/{app_id}/connect-repo{
"status": 123,
"error": {
"message": "<string>",
"type": "<string>",
"code": "<string>",
"details": {}
},
"success": false
}Documentation Index
Fetch the complete documentation index at: https://docs.mixpeek.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?