Reports
Export Code Project Resolved Findings report asynchronously
post/api/v3.0/projects/{projectUuid}/code/reports/resolved
Path parameters
projectUuidstring required
UUID of the project
Request body
Example request
{
"labelsUuidList": []
}Response
OK
Example response
{
"supportToken": "1171c60d"
}