Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |