PUT
/
api
/
utm-dashboard-authorities
{
  "id": 123,
  "idDashboard": 123,
  "authorityName": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Body

application/json
idDashboard
integer
required
authorityName
string
required
Maximum length: 50
id
integer

Response

200 - */*
OK
idDashboard
integer
required
authorityName
string
required
Maximum length: 50
id
integer