Delete Reference reports
POST/v1/code-references/delete-reports
Request
- application/json
- text/json
- application/*+json
Body
required
The Config's identifier from where the reports should be deleted.
Possible values: non-empty
and <= 255 characters
The source control repository which's reports should be deleted.
Possible values: <= 255 characters
If it's set, only this branch's reports belonging to the given repository will be deleted.
If it's set, only this setting's reports belonging to the given repository will be deleted.
Body
required
The Config's identifier from where the reports should be deleted.
Possible values: non-empty
and <= 255 characters
The source control repository which's reports should be deleted.
Possible values: <= 255 characters
If it's set, only this branch's reports belonging to the given repository will be deleted.
If it's set, only this setting's reports belonging to the given repository will be deleted.
Body
required
The Config's identifier from where the reports should be deleted.
Possible values: non-empty
and <= 255 characters
The source control repository which's reports should be deleted.
Possible values: <= 255 characters
If it's set, only this branch's reports belonging to the given repository will be deleted.
If it's set, only this setting's reports belonging to the given repository will be deleted.
Responses
- 200
- 400
- 404
- 429
OK
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.