The user ID of the authenticated user making the request. This ID is used as a path parameter to specify whose bookmark collection the Tweet will be added to.
tweet_idstring
Required
Unique identifier (string) of the Tweet to be bookmarked, provided in the request body. String type used to support large integer values.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not