Reference
Unbind a repository from a recommendation
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
recommendation_id*Recommendation Id
Query Parameters
repo_full_name*Repo Full Name
Full name (owner/name) of the repository to unbind
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/repo-binding/recommendations/string/targets?repo_full_name=string"{
"success": true,
"timestamp": "2019-08-24T14:15:22Z",
"data": {
"recommendation_id": "string",
"items": [
{
"repo_full_name": "string",
"installation_id": 0,
"pr_url": "string",
"pr_number": 0,
"pr_status": "string",
"opened_at": "2019-08-24T14:15:22Z",
"error_message": "string"
}
]
}
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}{
"success": false,
"error": {
"code": "string",
"message": "string",
"details": null
},
"timestamp": "2019-08-24T14:15:22Z"
}