create_younify_connect
Create a streaming connection to Trakt by posting the request payload to the Younify Connect endpoint. Use this to start synchronizing data between Trakt and external services.
Instructions
Create a streaming connection.
POST /younify/connect
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |