Skip to main content
PUT
Update an MDM control's tags
Key: Write Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Path Parameters

mdmControlId
string
required

Body

application/json
tags
string[]
required

Full replacement set of tags for the control. Any existing tag not in this list is removed.

Response

default - application/json
success
boolean
required

Whether the MDM control tags were updated.