Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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 |