C/2/attitudes/destroy/biz-en
attitudes/destroy/biz
delete an attitude.
URL
https://c.api.weibo.com/2/attitudes/destroy/biz.json
Supported Formats
JSON
HTTP Request Method
POST
Requires Login
true
See the Login and Authorization Mechanism Statement for login and authorization details.
Requests Count Limitation
Request all APIs:
- 50000/hour/IP;
- 50000/hour/IP;
Request Parameters
Requires | Type and Range | Description | |
---|---|---|---|
source | false | string | This parameter is not needed when using OAuth.The value of this parameter is the AppKey. |
access_token | false | string | This parameter is required when using OAuth.You will get the access_token after oauth authorization. |
id | true | int64 | Weibo id that needs to post an attittude. |
attid | true | int64 | Id of the attitude. |
is_encoded | false | int | Whether the returned content be escaped. 0: not escaped, 1: escaped. |
Notes
none
Response
JSON Example
//successful: { "result": true } //falied: { "request": "/2/attitudes/destroy.json", "error_code": "243XX", "error": "error message." } }
See the Error Code Description for the error information details.
Field Description
none
Others
none
文档更新时间: 2018-05-04