Forum Discussion

santosh_csc's avatar
7 years ago

How to subscribe a user to board as admin through API

I have to subscribe users to boards on behalf of them using API. How can I do it?

 

Below API is not working.

https://community.lithium.com/restapi/vc//boards/id/Collaboration/subscriptions/subscriptions/users/self/add?subscription.type=email&users.id=44&restapi.session_key=JZUCbfEGy-v_ChwWWogVF1M85Ya7dtt6aQL8YT0hllo.

How can I achieve this?