This operation is used to create, update or remove tags associated with a specific order.
tagIds array.tagIds ([]).The specified tag has been updated with the order.
The request could not be authorized
The requested resource was not found.
The request could not be completed due to an internal error
{- "tagIds": [
- "Urgent"
]
}{- "errorCode": "unauthorized_error",
- "message": "Unauthorized access. Valid authentication credentials are required.",
- "additionalInfo": "Client request lacks valid authentication credentials."
}