/api/v1/locations_positions_tagsAsk AIpost https://shyftplan.com/api/v1/locations_positions_tagsCreate a tag that can be associated with locations positions.Body Paramscompany_idint32≥ 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.namestringrequiredName of the tag.colorstringA color in hex format #RRGGBB or #RGB.Responses 201Successfully created 400bad request 401Unauthorized 403forbidden 404not found 422Invalid requestUpdated 6 months ago