Forum Discussion
ClaudiusH
Khoros Alumni (Retired)
You would need to switch context to that user and the issue a "/users/self" API call like to subscribe that user, e.g.
<#assign result = rest("/${target}/id/${id}/subscriptions/users/self/add?subscription.type=email") />
Related Content
- 11 months ago
- 2 years ago