This page is about an old version of Active Collab that's not developed anymore.
Click here to open the documentation for the latest version.

Shared Resource: Subscription Commands

The following commands enable you to subscribe or unsubscribe a user who is logged in (whose API key has been used to make the request) from a specific object.

{context}/subscribe #

This command subscribes a user, whose API key has been used to make the request, to the parent object. If successful, this command will return the details of the parent object.

Method: POST

Example request:

1
submitted = submitted

{context}/unsubscribe #

This command will unsubscribe a user, whose API key has been used to make the request, to the parent object. If successful, this command will return the details of the parent object.

Method: POST

Example request:

1
submitted = submitted