Pins
Delete pin
Unpin a previously pinned result.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details about the pin being unpinned.
The body is of type object
.
Response
200
OK