--- url: /2/users/:id/bookmarks/:tweet_id method: delete paths: - name: id type: string - name: tweet_id type: string response: type: object properties: data: type: object properties: bookmarked: type: bool