Subscribers REST Endpoints

Business Objects/Campaigns/Lines/Required Documents/Subscribers
The operations from the Business Objects/Campaigns/Lines/Required Documents/Subscribers category.
Create a Subscriber
Method: post
Path: /campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/reqdocs/{documentDefGid}/subscribers
Delete a Subscriber
Method: delete
Path: /campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Get a Subscriber
Method: get
Path: /campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Get Subscribers
Method: get
Path: /campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/reqdocs/{documentDefGid}/subscribers
Update a Subscriber
Method: patch
Path: /campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/reqdocs/{documentDefGid}/subscribers/{contactGid}
Update Subscribers
Method: patch
Path: /campaigns/{gtmCampaignGid}/lines/{gtmCampaignLineGid}/reqdocs/{documentDefGid}/subscribers