This post endpoint set the Label matching the ID passed in the payload to the Transaction matching the ID passed in the url
Whether or not the Label has been successfully attached
Transaction or Label does not exist
{- "label_id": 42
}
{- "success": true
}