update_users_set_cover
Set a new cover image for your Trakt profile. Provide the user payload with the desired cover to update and replace the current one.
Instructions
Update cover image.
PUT /users/set_cover
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 |