Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
https://www.yammer.com/api/v1/subscriptions
Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
target_id | body | integer | The ID of the object to which user_current will subscribe/unsubscribe. Must be used in combination with target_type. | |
target_type | body | mixed | The target type ("user" or "topic") to which user_current will subscribe/unsubscribe. Must be used in combination with target_id. |
Documentation
Subscribe to a user or topic. Supports target_type and target_id parameters.