Engagement
Comment on Post
Add a comment to one or more TikTok posts from one of your accounts
POST
TikTok only. Commenting is currently supported on TikTok posts only.
Request Body
string
required
The account ID to comment from.
array
required
Array of TikTok post links to comment on (your own posts or other users’).How to get a post link:
- Open TikTok and navigate to the post you want to comment on
- Tap the Send to arrow button in the bottom right corner of the post
- Tap Copy link
https://www.tiktok.com/@username/video/7123456789012345678string
ISO 8601 timestamp for when to post the comment. If not provided, comments immediately.
string
required
The comment text.
Response
string
Unique identifier for the created comment task.
string
Account that created the comment.
string
TikTok username of the account that created the comment.
array
The TikTok post links that were commented on.
string
Comment text.
string
ISO 8601 timestamp of when the comment is scheduled to be posted.
string
ISO 8601 timestamp of when the comment task was created.
Error Responses
Unauthorized
Invalid Parameter
Account Not Found
Platform Not Supported
Server Error