This operation allows an authenticated user (normally, with administrator role) to manage the subscription users (subscribers). If the contact ID exists and number of licences passed is zero, it will delete the subscription link record.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID | String | Mandatory | |
| reference | Subscription reference | String | Mandatory | |
| contactId | Contact ID | String | Mandatory | |
| noOflicences | Number of licences | Integer | Mandatory |
Response:
| Field | Description | Type | Occurrence |
| messageSet | Message set | messageSetDataType Complex Type |
0..1 |
