v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBReports
Export project Attribution report asynchronously (Dependencies - SCA)
Generates a Dependencies Attribution report for the specified project asynchronously. Supported formats: JSON, HTML, TEXT.
post/api/v3.0/projects/{projectUuid}/dependencies/reports/attribution
Path parameters
projectUuidstring required
UUID of the project
Request body
Example request
{
"format": "json"
}Response
OK
Example response
{
"supportToken": "1171c60d"
}