活動與共享看板 DELETE /me/searches/{id}/share 複製 僅限工作階段 再次將共享板設為私人。 所有者範圍和冪等(已經私有是無操作)。傳回 204 No Content。 路徑參數 id integer 必填 已儲存的搜尋 ID。範例 2 curl 複製 curl -X DELETE "https://freehire.me/api/v1/me/searches/2/share" -b cookies.txt