AppSecOps
Create an application with BCS scoring
Create an application with BCS scoring
post/v2/appsecops/applications/create
Request body
Example request
{
"dev_tool": "Jenkins",
"service_name": "AWS"
}Response
Success
Example response
{
"dev_tool": "Jenkins",
"service_name": "AWS"
}