post https://api.nudgesecurity.io/api/1.0/accounts//labels
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.nudgesecurity.io/api/1.0/accounts/account_id/labels \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"id": 0,
"name": "string"
}