creates a new attribution

{
"name": "Attribution's name",
"description": "Attribution's description",
"components": [
{"type": "fixed", "key": "service_id", "values": ["152E-C115-5142"], "inverse_selection": true, "include_null": false},
{"type": "fixed", "key": "cloud_provider", "regexp": "some_regexp"},
{"type": "label", "key": "team", "values": ["team_bruteforce", "team_kraken"]}
],
"formula": "A OR (B AND C)"
}

Language
Authorization
Click Try It! to start a request and see the response here!