/api/v1/locations_positions_tags/{id}Copy Pageput https://shyftplan.com/api/v1/locations_positions_tags/{id}Update a tag that can be associated with locations positions.Path Paramsidint32required≥ 1ID of the tag.Body ParamsUpdate a tag that can be associated with locations positions.company_idint32required≥ 1ID of a shyftplan account.user_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.namestringName of the tag.colorstringA color in hex format #RRGGBB or #RGB.Responses 200Successfully updated 400bad request 401Unauthorized 403forbidden 404not found 422Invalid requestUpdated 3 months ago /api/v1/locations_positions_tags/api/v1/locations_positions_tags/{id}Did this page help you?YesNo