Campaign Categories REST Endpoints

Campaign Details/Campaign Categories
The categories resource creates and retrieves the category associated with a campaign.
Create a category associated with a campaign
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/categories
Delete a category associated with a campaign
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/categories/{CampCategoryId}
Get a category associated with a campaign
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/categories/{CampCategoryId}
Get all categories associated with a campaign
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUICampaignDetails/{CampaignId}/child/categories