About this resource
Representation of a subscription.
Properties
| Property | Description | Type |
|---|---|---|
| aprimoUserId | The Aprimo User Id of this subscription. | int32 |
| createdBy | The creator id of this subscription. | guid |
| createdOn | The date when this subscription was created. | datetime |
| id | The Id of this subscription. | guid |
| modifiedBy | The modifier id of this subscription. | guid |
| modifiedOn | The date when this subscription was updated. | datetime |
| objectId | The Record Id of this subscription. | guid |
| subscriptionObjectType | The Type of this subscription object. | string (values: record, collection) |
| subscriptionType | The Type of this subscription. | string (values: follow, expiry) |
| userId | The User Id of this subscription. | guid |
Relations
Actions
| Method | Action | Description | Response codes |
|---|---|---|---|
| DELETE /subscription/{objectId:guid} | deletesubscriptions | Deletes all subscriptions for record |