Update Tag
PUT
https://api-prod.scoutos.com/tags/:tag_id
Path parameters
tag_idstringRequired
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
namestring or nullOptional
descriptionstring or nullOptional
activeboolean or nullOptional
Response
Successful Response
okboolean