--- url: /2/users/:id/pinned_lists/:list_id method: delete paths: - name: id type: string - name: list_id type: string response: type: object properties: data: type: object properties: pinned: type: bool