Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 436 Bytes

File metadata and controls

22 lines (11 loc) · 436 Bytes

This method un-pins an item (file, file comment, channel message, or group message) from a channel. The channel argument is required and one of file, file_comment, or timestamp must also be specified.

Arguments

{ARGS}

Response

{
	"ok": true
}

After making this call the pin is removed from the database and a pin_removed event is broadcast via the RTM API.

Errors

{ERRORS}