Description Usage Arguments See Also
View source: R/blocks_create.R
POST blocks/create
1 2 |
screen_name |
The screen name of the potentially blocked user. Helpful for disambiguating when a valid screen name is also a user ID. Example Values: noradio |
user_id |
The ID of the potentially blocked user. Helpful for disambiguating when a valid user ID is also a valid screen name. Example Values: 12345 |
include_entities |
The entities node will not be included when set to false. Example Values: false |
skip_status |
When set to either true, t or 1 statuses will not be included in the returned user objects. Example Values: true |
https://dev.twitter.com/rest/reference/post/blocks/create
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.