post https://api.nudgesecurity.io/api/1.0/apps//labels
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.nudgesecurity.io/api/1.0/apps/app_id/labels \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"status": 200
}