YouTube
Engagement
Like and unlike YouTube videos through Onepostly.
Like actions need a published destination.
Requires youtube.force-ssl (or a broader YouTube manage scope).
Likes
| Method | Path |
|---|---|
| POST | /v1/posts/:id/likes |
| DELETE | /v1/posts/:id/likes?destinationId= |
curl -X POST https://api.onepostly.com/v1/posts/POST_ID/likes \
-H "x-api-key: op_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{ "destinationId": "DEST_ID" }'Not supported
| Action | Status |
|---|---|
| Bookmarks | No |
| Retweets | X only |