GET /linkCategories/{category_id}.json
tw.linkCategories.get(category_id)
PUT /linkCategories/{category_id}.json
tw.linkCategories.update(category_id, body)
DELETE /linkCategories/{category_id}.json
tw.linkCategories.delete(category_id)
GET /linkCategories/{category_id}.json
tw.linkCategories.get(category_id)
PUT /linkCategories/{category_id}.json
tw.linkCategories.update(category_id, body)
DELETE /linkCategories/{category_id}.json
tw.linkCategories.delete(category_id)