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/to_topic/:id.json
Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
id | path | string | The ID of the object to which user_current will subscribe/unsubscribe. Must be used in combination with target_type. |
Documentation
Check to see if you are subscribed to topic with the given id. Returns 404 when you are not following a given topic.
A 200 OK response includes the following fields.
Field | Description |
---|---|
target-id | Id of the topic |
target-url | URL of the topic page |