/stars.remove
POST
/stars.remove
stars
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://slack.com/api/stars.remove' \
--header 'token;'
Response Response Example
200 - response
{
"ok": true
}
Request
Header Params
token
stringÂ
required
stars:write
Body Params application/x-www-form-urlencoded
channel
stringÂ
optional
timestamp
).file
stringÂ
optional
file_comment
stringÂ
optional
timestamp
stringÂ
optional
Responses
Modified at 2023-08-15 05:39:46